Hello,
I'm working on a paging grid using gxt3.0.1, the toolbar is showing fine and linked to my grid in a way I can refresh using it, but the number of pages is always 1 and I can scroll down to see my data. I would love to limit the number of rows showing in my grid to fit the size I fixed and the rest of the get added to the next page of the grid.
Any help?