on 2023 Mar 23 8:48 AM
Request clarification before answering.
Generally speaking the Object Table automatically pages in additional data as you scroll the list. You could implement your own paging via tracking the current page and calculating the $skip and fetching the $top=10 each time. You could use a button section with horizontal layout to handle the next/prev buttons under the table or put them in the toolbar possibly depending on the layout and design you are trying to achieve.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
72 | |
18 | |
10 | |
7 | |
7 | |
4 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.