Paged query

Where can I find some information on how to build a table with paginated data with total pages, index, first page, last page, etc?

Hi Guilherme,

I don’t know of any specific documentation but you can use the table and paging generators. They are very easy to use. You will also want to be sure you used ‘paged query’ when you do you server connect action to get your data.

Thanks for your help.

How can I set and use Offset parameter and state manager ?

You don’t really need to use offset and state with the paging generator. Maybe I don’t quite understand what you are trying to achieve?

Maybe this one will help you.

yes it will help me a lot, thanks Brad.

1 Like