Hello,
I didn't investigate the causes of this issue so I'm trying to provide as much details as possible. I am using version 3.5.3.
I have a grid which is populated manually with JSON data and is configured to display row numbers. If I have more than 10 rows – say 20 – I noticed that if I set hiddengrid=false they are ordered correctly: 1,2,3..9,10,11..20, while if I set hiddengrid=true then, when I expand the grid, I see them ordered as 1,10,11..,2,20,3,4.. which is wrong.
Is this a known issue?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top