Hi,
I want to Response.Redirect to another page when the user clicks the button and exports the list to excel. However, the user right now is sent to the other page before the exporting is completed and the list is never exported. So is there a way if I can check if my exporting is done and then transfer the user? There is an internal method IsExporting which could be useful, but there is no way to use this method? Anyone have any ideas?
I am using 2009 Q2 tools.
I want to Response.Redirect to another page when the user clicks the button and exports the list to excel. However, the user right now is sent to the other page before the exporting is completed and the list is never exported. So is there a way if I can check if my exporting is done and then transfer the user? There is an internal method IsExporting which could be useful, but there is no way to use this method? Anyone have any ideas?
I am using 2009 Q2 tools.