Hi, I am calling REST on page load event and assigning its response to an ADP type variable and displaying it on the table(using ADP variable), I am using ADP variable as i need to edit the data on the table using user interface. But when data is displayed on table its showing only 25 rows. I need to display all the rows that are being return. How can i achieve it ?
Thanks.