Originally Posted by btkaruna
hi,
i have 3 grids displayed side by side holiding details.this i need to export to excel sheet.
If i am using RenderControl(htmlWrite) i am able to export to excel sheet but the three grids are being displayed one below other, but i require it to be showed side by side
By using div tag and using innerHtml i am able to print these details in new window.By using this info can i export the data to Excel sheet.
my question is using innerhtml can i export data with in div tag to excel sheet.if so pl. help me out in giving sample.
Thanks in advance
karuna