Hi,
Tried to filter grid data using date column to result in records less than or greater than the selected date.
I know that its possible to filter date ranges by clicking form and to dates, but what if I just want gretaer than a specified date?
I’ve read a realted answer : http://www.jqwidgets.com/community/topic/filterrow-with-wildcards-and-inline-operators/.
However when I try entering the ‘>’ or ‘<‘ operators in the date field (or any other character ie), its disabled. What should be the correct approach? Does the current version of jQwidgets (am using 3.0.4) support the feature as provided in the answer above?
Thanks