Wiki

Articles tagged with "cjuidatepicker", sorted by date (updated)X
Displaying 1-3 of 3 result(s).

CjuiDatepicker

Updated 2 months ago by hiral darjiTips0 comments – viewed 2,498 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

Updated 4 months ago by softarkHow-tos0 comments – viewed 12,410 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

Updated 4 months ago by softarkHow-tos3 comments – viewed 15,487 times – ( +16 )
We can use a CJuiDatePicker for a CGridView inline filter.