Need a hint.
There is a CGridView with columns of type number, date and time, name.
It is necessary to make a sample for the period, i.e. You need two fields for entering the upper and lower time limits through the CJuiDatePicker widget.
The usual setting of the filter parameter assumes one input field (or one drop-down list, or one calendar).
- How to make two input fields?
- How to make CGridView work with this?