I have a problem concerning the radGrid while I export to XLS. I have a radToolbar with a button that uses the postbackurl property with a querystring parameter m=export. When I click the button on the toolbar it executes the code and pops up the open,save,cancel box for the excel file (Everything is great with the file). Now if I choose save open or cancel, the original page never receives a response back and all the controls that have partial postbacks (ex. radcombo boxes) when you click on them, they are disabled and unable to trigger the dropdown. The only way to re-enable them is to redirect the page. Can anyone please help with this problem, I've been working on it for weeks with my team! :-(
Mark
Mark