hi,
I'm using Telerik report table to display more than 500 rows of data (may vary) but I was unable to provide pagination to the table.
Can you suggest an example or a way to implement it or where to find the pagination in Telerik report table wizard?
3 Answers, 1 is accepted
0
Rick
Telerik team
answered on 11 Jun 2018, 09:14 PM
Hi Nithin,
The Table in Telerik Reporting does not itself have pagination. Telerik Reporting has a strong focus on pagination. The Report will be broken into pages as the Table extends below the current page. The table will then continue on the next page(s) until all the data items are exhausted.
If you're not seeing pages in the Report Preview - be sure that Print Preview is turned on to see the Report with pages.
Regards,
Rick
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items
Hi Rick,
Thanks for the update. Is there any other way we can implement pagination for table in Telerik Reporting in the UI section
0
Rick
Telerik team
answered on 14 Jun 2018, 11:58 PM
Hi Nithin,
Unfortunately paging in the Table Component itself is not possible in Telerik Reporting. Reports need to always be in a format that can cleanly be exported to a PDF or printed on physical media. A table that isn't displaying all of its data wouldn't fit into that model.
I would recommend looking into one of our tabular data-items from a UI component library, such as:
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items