Hello, Tony!
I've found some strange behavior happening when I use the scroll option set to true and I think it can be a bug:
When I do this and try to retrieve the row ID though getGridParam('selrow') I only get the correct IDs relative to the rows that would be in the first page. All the other rows return me the ID relative from its page.
For exemple, if I set rowNum:15 (it could be any number), the first 15 rows, return me their correct ID. The 16th return me ID 1 again, the 17th return ID 2 and so on.
I tried to use some math to work this around but it isnt possible as the page number is permanently set to the highest rolled page.
As I'm currently using 3.4.4, I downloaded 3.5 to see if this would occur and I got the same problem.
Is it really a bug or am I making something wrong??
Thanks for the amazing plugin!!!
Greetings from Brazil!!!
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top