Hi,
The issue is if the result set is too big & user closes the popup window (which has RadGrid to display result set).
The system hangs. User clicks no longer works anywhere on the parent page.
I tried setting RadScriptManager's EnablePageMethods to true. But seems it doesnt call the server side web method.
How can I tackle this situation?
Thanks
The issue is if the result set is too big & user closes the popup window (which has RadGrid to display result set).
The system hangs. User clicks no longer works anywhere on the parent page.
I tried setting RadScriptManager's EnablePageMethods to true. But seems it doesnt call the server side web method.
How can I tackle this situation?
Thanks