Hi All,
i have used RadMenu for open the Popup(Radpoup). i am using OnClientItemClicked event to open the RadWindow. This is working fine. Now i have added one Button called "Export to Excel" for exporting the data in Excel. This also woking fine. My issue is After the export, f i clicked the radmenu, the radwindow not working. but the event OnClientItemClicked fired correctly.
this is working fine if we never click export button. once we clicked the export button the events are fired correctly, but the rad window is not opened.
Let me know if any solutions.
Thanks in Advance,
Anand