Hi for all.
I am facing a problem with Grid exporting since I need to page break my report every header item. I am using the groupByExpression method. Can you please give me an example of the implementation?
Had already found these topics, but no one helped me:
http://www.telerik.com/forums/pdf-export-and-page-break
http://www.telerik.com/support/code-library/printing-grid-headers-on-every-page
I am facing a problem with Grid exporting since I need to page break my report every header item. I am using the groupByExpression method. Can you please give me an example of the implementation?
Had already found these topics, but no one helped me:
http://www.telerik.com/forums/pdf-export-and-page-break
http://www.telerik.com/support/code-library/printing-grid-headers-on-every-page
4 Answers, 1 is accepted
0
Hi Victor,
I have prepared a sample project that illustrates how you could achieve the described functionality. Every group in the RadGrid is placed on a new page. Give the attached sample a try and let me know if it works for you.
Regards,
Viktor Tachev
Telerik
I have prepared a sample project that illustrates how you could achieve the described functionality. Every group in the RadGrid is placed on a new page. Give the attached sample a try and let me know if it works for you.
Regards,
Viktor Tachev
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.
0

Victor
Top achievements
Rank 1
answered on 05 Jun 2014, 04:44 PM
Thank you very much. It worked as it should.
Now, can you show me how to force a page break at the excel exporting (IML format)?
Now, can you show me how to force a page break at the excel exporting (IML format)?
0

Victor
Top achievements
Rank 1
answered on 05 Jun 2014, 05:01 PM
EDIT: I added the desired lines to my page and now, when I have more than one group, I get this error attached.
0
Hello Victor,
I am afraid that currently the option to insert page breaks when ExcelML is used is not available.
This being said, I have notified our developers and they will investigate the possibility for integrating such functionality in future releases.
Regards,
Viktor Tachev
Telerik
I am afraid that currently the option to insert page breaks when ExcelML is used is not available.
This being said, I have notified our developers and they will investigate the possibility for integrating such functionality in future releases.
Regards,
Viktor Tachev
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.