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

Print each column in different pages

1 Answer 70 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Harsha
Top achievements
Rank 1
Harsha asked on 05 May 2015, 09:10 AM

SP is returning multiple columns. I need to print each column value in each page.

 

Ex: If SP returns 5 columns

    Report should contain 5 pages. 1st record should print in the 1st page.2nd record should print in the 2nd page. How can I do this ??? Help me ASAP !!!

1 Answer, 1 is accepted

Sort by
0
Nasko
Telerik team
answered on 07 May 2015, 01:15 PM
Hello Harsha,

You can set the Detail section's PageBreak Property to one of the options provided by the PageBreak Enumeration in order to display each data row from the data source in separate page.

Regards,
Nasko
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
General Discussions
Asked by
Harsha
Top achievements
Rank 1
Answers by
Nasko
Telerik team
Share this question
or