Hi,
i have a page having 4 expandable radgrid showing data from different datasource but in my aspx page it appears like 1 single radgrid. now i want to export record in 1 excel workbook and in the same excel sheet, all grid record should come one after another with Grid name as caption. i am using visual studio 2010 and laungaue is c#. I have tried almost all the stuff that is avaiable on google and telerik support site.
When try to export the record directly without expanding the record it works fine but as soon as i expand the record, all goes wrong.
Please suggest how to implement this.
i have a page having 4 expandable radgrid showing data from different datasource but in my aspx page it appears like 1 single radgrid. now i want to export record in 1 excel workbook and in the same excel sheet, all grid record should come one after another with Grid name as caption. i am using visual studio 2010 and laungaue is c#. I have tried almost all the stuff that is avaiable on google and telerik support site.
When try to export the record directly without expanding the record it works fine but as soon as i expand the record, all goes wrong.
Please suggest how to implement this.