Tagged Questions
0
votes
1answer
716 views
Updateprogess image is not ending or disappearing or vanishing or hiding after Response.Redirect is called
I have an updateprogress bar, displaying a text "loading". After I hit a imagebutton (I am using it for downloading a file) inside my update panel, with a click event, It calls click function , and ...