Hi,
I am facing problem with radgrid ExportToExcel() method.
The scenario is as follows:
I have a report page, containing some radcomboboxes, search and download buttons.
After selecting the options the user will click on search button. We are displaying the records in a radgrid.
The user can download the records into excel by clicking on download button.
In the click() event of download button we have used the grid.ExportToExcel() method to export the records into excel.
When the user clicks on the download button, open save dialog is opened. When the user clicks on save/cancel buttons in open save dialog box, we are unable to select the options from any of the radcomboboxes available on the page.
Please let me know if anyone knows what was the problem and how to solve it ASAP
Thanks & Regards,
Chandra Kanth. K
I am facing problem with radgrid ExportToExcel() method.
The scenario is as follows:
I have a report page, containing some radcomboboxes, search and download buttons.
After selecting the options the user will click on search button. We are displaying the records in a radgrid.
The user can download the records into excel by clicking on download button.
In the click() event of download button we have used the grid.ExportToExcel() method to export the records into excel.
When the user clicks on the download button, open save dialog is opened. When the user clicks on save/cancel buttons in open save dialog box, we are unable to select the options from any of the radcomboboxes available on the page.
Please let me know if anyone knows what was the problem and how to solve it ASAP
Thanks & Regards,
Chandra Kanth. K