Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

Full Postback AFTER Partial Postback

$
0
0

I have a web page with several update panels that all do partial page postbacks. That all works fine.

However, I have one section that needs to do a full page postback AFTER completing the action of the partial postback.

How can I, from inside the button click event of a partial postback, trigger a full page postback (or a redirect)?

Thanks,


Viewing all articles
Browse latest Browse all 5678

Trending Articles