Wiki

Articles tagged with "cjuidatepicker"X
Displaying 1-3 of 3 result(s).

CjuiDatepicker

Created 2 months ago by hiral darjiTips0 comments – viewed 2,477 times – ( +2 )
If you have two datepicker in one form and you want that a date of from date shold be minimum date of todate then put following code in Cjuidatepicker widget options array:

jQuery UI Datepicker

Created 4 months ago by softarkHow-tos0 comments – viewed 12,300 times – ( +8 )
We all love the convenient gadget, namely jQuery UI Datepicker as an input element for date. Yii supports it as CJuiDatePicker. Let's see how to use it.

Using CJuiDatePicker for CGridView filter

Created about a year ago by softarkHow-tos3 comments – viewed 15,447 times – ( +16 )
We can use a CJuiDatePicker for a CGridView inline filter.