Hi ! I saw some people saying that we should not use rowNum :-1 depending on the server. I know I can always set my rowNum to 10000 and it will work. When I load my grid, setting it to -1 seems to work and load all data. The problem seems to be when I trigger a grid reload with : grid.trigger(“reloadGrid”,[{current:true}]);. My grid reloads but then removes the last line from the grid. If needed I can post code, but that’s pretty basic.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top