Hi Sergery_Skalyga,
I'm not sure I'm following you precisely. You're using the WebExcelExporter. You click some button to go to the server to export the data to excel. And while this is happening, they click another button and get some sort of exception? Could you maybe attach a sample to demonstrate what's going on? Or maybe a picture of the exception to determine if it is a problem in our code or your application.
regards,
David Young
Hi,
I do not think there is a client event for finishing converting. The whole process happens on the server and then a response with the file is sent back. You could submit a feature request for this, but since the control doesn't really come back and doesn't have a client side object, I do not think this could be done. You'll have to do it some other way.
-Dave
Normal 0 false false false MicrosoftInternetExplorer4
Thanks for answer. I think you did not properly understand us.
Question is how to close the modal form when converting is finished?