# Next Page Nodered UI Table

**URL:** https://discourse.nodered.org/t/next-page-nodered-ui-table/71591
**Category:** General
**Created:** [2 December 2022 03:49 UTC](https://discourse.nodered.org/t/next-page-nodered-ui-table/71591 "2022-12-02T03:49:59Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![afafirmansyah](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/afafirmansyah/32/70076_2.png) [@afafirmansyah](https://discourse.nodered.org/u/afafirmansyah)
#### Post date: [2 December 2022 03:49 UTC](https://discourse.nodered.org/t/next-page-nodered-ui-table/71591/1 "2022-12-02T03:49:59Z")

</div>

what if i only want 10 records in the table, and the rest on the next page?

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/4/0/40f34243a1780811f313417257f024c462f376de.png)

---

<div class="post-metadata">

### Author: ![YT2310](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/yt2310/32/35255_2.png) [@YT2310](https://discourse.nodered.org/u/YT2310)
#### Post date: [2 December 2022 10:21 UTC](https://discourse.nodered.org/t/next-page-nodered-ui-table/71591/2 "2022-12-02T10:21:58Z")

</div>

the most trivial thing would be to define a for loop that writes the first 10 table entries into a table, the next 10 into a new table that is on a new page and so on.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [31 January 2023 10:22 UTC](https://discourse.nodered.org/t/next-page-nodered-ui-table/71591/3 "2023-01-31T10:22:04Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
