Hello,
I have a Set of Buttons which are to be showed in some condition. Means Some of My buttons I want to show if User has given some conditions. So I put them in an Update Panel. Now if any button in this panel is having Server.Transfer method then it shows error and do not allow to leave that Update Panel. How to overcome this problem ? (Response.Redirect works but I have to use Server.Transfer.)
Why you need to use Server.Transfer? Can you postback to a different page?
My 2 cents about Atlashttp://alpascual.com/blog/al/archive/2006/07/18/215.aspx
http://alpascual.com/blog/al/archive/2006/07/13/207.aspx
Cheers
Al
No comments:
Post a Comment