Hey everybody,
I have generated a embedded view on a webpage. this embedded view have
Now when you have for example 200 rows in this table, it’s not so nice to put all the rows directly on the webpage.
My question is of somebody knows how to display only 10 rows on the web and when you click on next; the next 10 rows will be visible in the table.
Must I work with
or what
thanks