Guys,
Can any one please help me on the following issue?
I noticed one issue in custom row selection using dedicated check-box column.
Scenario 1:
1) Grid Page 1: When I select the check-box column (Select All check-box column); all rows in a first pages gets checked and row selection happening. This is fine.
Scenario 2:
2) Grid Page 1: When I do the sorting in any of the column and then I select the check-box column(Select All check-box column).
Here only row selection is happening in first page and checked rows are present in some other page.
My guess is, whatever the rows which was there in first page before sorting is getting checked.
But my requirement should not be the case. where ever the page we are and whether we are doing a sorting or not. The rows which are visible should only be checked.
I also found the same issue in demo link.
http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/customrowsselection.htm?web
Can someone give me a solution?
I look response.
Thanks & Cheers,
\_rssb