Im currently displaying filtered records from zoho creator to display on a html page.
As the records increase the page becomes slower and i know there's a limit to how many records i can display before there's an error.
Is it possible to display a set number at a time say (50) then have a button that would display the next 50 and so on?