When using a filter on a date column I enter a date (or two if I want a range) and the column filters as expected. But when I go back to the filter to change a previously selected date, the date fields in the filter no longer contain the previously selected dates. Also, the previously selected filter criteria – such as ‘equal’, ‘greater than’, etc – is no longer selected. This is not the case when using a text filter on a column.
Basically, the date filter resets to a new filter when selected.
Here is a jsfiddle example. Just filter on the date column, then go back to the date column filter and it has been reset:
http://jsfiddle.net/mLvp78rn/
The example above is not mine. I found it in this forum when searching for a resolution to this issue. This issue exists in the jqW grid demo examples as well.
Thanks,
James