I am using jqGrid 3.5. I have a grid hosted by a jQuery UI dialog with multiselect set to true. The undesired behavior I'm seeing is when the grid contains multiple pages of data and I select any one row, all rows are selected (as though I selected the checkbox in the header but I did not). However, when the grid has only 1 page of data, selecting any one row selects just that row.
Note that I have not completely verified that this behavior is multipage vs. single page, but that's really the only difference.
I know this post is short on details, but I'm not sure what to provide.
Has anyone else experienced this behavior?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top