create Dynamic content on Repeaters

Set the number of items to show in the dataset. The default is 20. This will limit the page to show only the 20 or 25 first items in the dynamic table.

To get to the next page of data, just call the dataset .next function 20 (or 25) times. The repeated table will be updated.

We are working on a better solution, will have it soon.