Hello, I need to convert either an ASP.NET Datagrid or GridView to excel with a page-break that can be part of the target excel. The first part to convert the grid control to excel is not that complex and fairly easy to do, but my problem is how to insert a page break to the excel file during the conversion process. Thanks for the help.