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

how can I export all the pages in a RadGrid but not only the populated page into Excel? ( I dont use Telerik export method)

0 Answers 55 Views
Grid
This is a migrated thread and some comments may be shown as answers.
ervin
Top achievements
Rank 1
ervin asked on 07 Feb 2012, 04:23 PM
Hello,

I use a third party tool (NPOI) with RadGrid to export both rows and charts (images) into Excel. When user clicks to a button it exports the populated data in RadGrid1 which is only Page1. I need to export all the pages in this RadGrid, not only the page RadGrid has been populated. (I can direct connect datatable to NPOI but in this case RadGrid1 related functions like Filtering, Sorting won't work so this is not a solution)

So, how can I export all the pages in a RadGrid but not only the populated page into Excel? I don't use Telerik export method...Any Ideas?

Thank you,
Ervin

No answers yet. Maybe you can help?

Tags
Grid
Asked by
ervin
Top achievements
Rank 1
Share this question
or