How can i write report title which is exported from Gridview in excel format?
Thanks in advance...
Regards,
Yasser
1 Answer, 1 is accepted
0
Pavel Pavlov
Telerik team
answered on 09 May 2012, 01:06 PM
Hello Mohamed,
RadGridView does not support such functionality. There are two alternatives :
1. Hack the output stream in the Export method in order to insert your additional content . ( not recommended!)
2. Use RadDocument to help you achieve any custom layout (including title). This however would export to PDF only, not to Excel).
All the best,
Pavel Pavlov
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>