You will need maybe to increase the rowNum parameter of the grid to let say 500
You should understand that everthing is done at client side and the grid load 150 records.
From where should know the grid that there are a lot of other rows and thier values?
Just think about this.
Regards
Tony
Thanks Tony for your reply, but, it seems what you saying is that the number of rows per page should be the sequal to or greater than the number of rows in the largest group.
You will need maybe to increase the rowNum parameter of the grid to let say 500
You should understand that everthing is done at client side and the grid load 150 records.
From where should know the grid that there are a lot of other rows and thier values?
Just think about this.
Regards
Tony
Thanks Tony for your reply, but, it seems what you saying is that the number of rows per page should be the sequal to or greater than the number of rows in the largest group.
This is fixed in the upcomming release. Note that in this case the entrie data shuld be loaded – that mean send all the data to the grid and set the parameter loadonce to true.
Regards
Author
Replies
Viewing 7 replies - 1 through 7 (of 7 total)
The forum ‘Bugs’ is closed to new topics and replies.