Hi,
I am using radgrid export..its working fine for mastertable view..but when i add detail tables to that grid, excel page is coming with blank rows for detailtable rows..it displays the mastertable view data only
I tried
but i m getting the error
RadGrid must be databound before exporting.
any solution to this prbm...
plz help me
thanks.....
I am using radgrid export..its working fine for mastertable view..but when i add detail tables to that grid, excel page is coming with blank rows for detailtable rows..it displays the mastertable view data only
I tried
grdProposalGroups.MasterTableView.DetailTables(0).ExportToExcel() |
RadGrid must be databound before exporting.
any solution to this prbm...
plz help me
thanks.....