S
suddy
Hi,
I've a web app, with multiple user controls on my page myPage.aspx.
I've used Asp.net 2.0 ajax update panel which partially updates its
contents on a command button click, due to this I dont loose my data
loaded on the other user controls on the page.
I've implemented UrlRewriter.Net in the same application, since then
the update panel have stopped functioning,
i.e. I am loosing the data on the other user controls (the whole page
is posting to itself insted on just the Update panel) on click of
command button.
Can any one please suggest, why Updatepanel's behaviour have changed
after UrlRewriter.Net implementation???
I've a web app, with multiple user controls on my page myPage.aspx.
I've used Asp.net 2.0 ajax update panel which partially updates its
contents on a command button click, due to this I dont loose my data
loaded on the other user controls on the page.
I've implemented UrlRewriter.Net in the same application, since then
the update panel have stopped functioning,
i.e. I am loosing the data on the other user controls (the whole page
is posting to itself insted on just the Update panel) on click of
command button.
Can any one please suggest, why Updatepanel's behaviour have changed
after UrlRewriter.Net implementation???