http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/index.htm#demos/jqxgrid/filtering-menu-column-types.htm ( jqxGrid > Filtering > Filter Menu Types > Demo )
Can input date in Date filter menu – ‘Order Date’ column ( i.e. override day / month by entering number ) in above example.
http://jsfiddle.net/bn4okvy3/30/ ( grid filter function example. Just modified filtertype from ‘range’ to ‘date’ only )
Cannot input date in Date filter menu – ‘Ship Date’ column ( i.e. not allowed to key in anything. Have to use keyboard up / down arrow to change date in filter ) in above example.
Inconsistent filter input behavior for date column regardless of browers / cellsformat in grid. Did I miss out any configuration or parameter? Is there any limitation in date filter apart from using the calendar popup assistance to select date?
regards,
KK