1.pagination load from database through mashup page ,this is sample data given in this works platform under pagination grid.
2.i want to split the sample data of 200 rows as page 1, page2, page3 ..continussally with each page 30 rows in each page?
Solved! Go to Solution.
Hello @Hariharasuthan,
The following are some resources you can use to create pagination:
https://support.ptc.com/help/thingworx/platform/r9/en/index.html#page/ThingWorx/Help/Mashup_Builder/Widgets/CreatingAPaginationService.html
https://www.ptc.com/en/support/article/CS360936
The last one, the support article contains some sample entities you could probably use to figure out how to use pagination.
Regards,
Jens
Hello @Hariharasuthan,
The following are some resources you can use to create pagination:
https://support.ptc.com/help/thingworx/platform/r9/en/index.html#page/ThingWorx/Help/Mashup_Builder/Widgets/CreatingAPaginationService.html
https://www.ptc.com/en/support/article/CS360936
The last one, the support article contains some sample entities you could probably use to figure out how to use pagination.
Regards,
Jens