Hello,
I’m having a strange scenario. First I initialize the grid and after I get all data for the grid. I’m using pageable, but when I change page size from one page size to a bigger one, new “page render” just scroll to rows for before’s page size.
Example, if I change from page size 50 to 100, I start scrolling and data freezes on row 50.
Also just in case it helps, I’m setting height to the grid.