I have noticed after some research that smartGWT don't support pagination in the ListGrid
but only dynamic scroll. But if I really need pagination, how can I achieve this?
Let's say I want something like this with the "next" and "previous" buttons:
http://gwt.google.com/samples/Showcase/Showcase.html#!CwCellTable
PS: This example is in GWT, what I want is something similar but in smartGWT