This is a migrated thread and some comments may be shown as answers.

Pagination in Telerik Report Table wizard

3 Answers 912 Views
Report Designer (standalone)
This is a migrated thread and some comments may be shown as answers.
Nithin
Top achievements
Rank 1
Nithin asked on 07 Jun 2018, 01:38 PM
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

Sort by
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
0
Nithin
Top achievements
Rank 1
answered on 13 Jun 2018, 05:35 AM
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:

RadGrid for ASP.NET AJAX
Grid for jQuery
Grid for ASP.NET MVC


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
Tags
Report Designer (standalone)
Asked by
Nithin
Top achievements
Rank 1
Answers by
Rick
Telerik team
Nithin
Top achievements
Rank 1
Share this question
or