-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
When using selectionmode = ‘checkbox’ and a filter is applied to the jqxGrid, if you select all rows using the checkbox in the header row then unselect doesn’t work properly. We believe this has to do with code in the unselectallrows function in jqxgrid.selection.js that is deleting values within the array rather than removing the entries from the array.
This visually results in the checkbox from the header being checked even though none of the rows are checked and you can’t uncheck it.
Metadata
Metadata
Assignees
Labels
No labels