jQWidgets
jQWidgets copied to clipboard
jqxGrid: date filter does not work correctly
Describe the bug When the filter row is enabled and there are columns of type date, the input element does not respond on typing in it
Grid demo: https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/index.htm#demos/jqxgrid/datefilter.htm
To Reproduce Steps to reproduce the behavior:
- Go to https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/datefilter.htm?light
- Click on a column that is of type date
- Type in the input field
- See that nothing is appended to the input element