Skip to content

Grid selection mode problem #761

@bmarkov

Description

@bmarkov

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions