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
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