I have a window, where i have a button that starts an asp:UpdateProgress when i click an asp:button.
When the UpdateProgress is finish its just show my form, how does an asp:UpdateProgress behave is it
postBack or how can i trigger a javascript function, when the Progress is finish !?
siraero
Member
419 Points
604 Posts
How does a asp:updateprogress behave !?
May 06, 2012 02:53 PM|LINK
Hi
I have a window, where i have a button that starts an asp:UpdateProgress when i click an asp:button.
When the UpdateProgress is finish its just show my form, how does an asp:UpdateProgress behave is it
postBack or how can i trigger a javascript function, when the Progress is finish !?