jQWidgets
jQWidgets copied to clipboard
jqxGrid: cutom filter widget as drop down
Describe the bug There is a situation where the grid's filter row is a custom widget and is a drop-down with checkboxes. When you search for an item in the drop-down and try to select the first one, it cannot be selected
To Reproduce Steps to reproduce the behaviour:
- Go to https://jsfiddle.net/v31kphub/1/
- Click on 'Select filter' of the first column
- Type 'c' in the search field
- See that the first checkbox cannot be deselected
- Remove 'c'
- Deselect everything
- Type 'c' again
- See that the checkbox cannot be selected