Any way to convert an async postback to a full postback incode-behind?

E

Ed Cayce

Here is the deal - I have some controls in an UpdatePanel. Most of
the time, the code-bhind that responds to these controls will do fine
wiith an async postback. But in some cases, determined only by what
happens in code-behind, I need to refresh the entire page and not just
what is in the Update Panels.

Any way to do this? I have searched and have not found an answer.
The only kludge i can think of is to register a stratup script that
then posts the whole page back - but I don't want to post back twice,
with all the overhead in entails.

Server.Transfer to same page loses all the viewstate info.

help!

Ed
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,479
Members
44,900
Latest member
Nell636132

Latest Threads

Top