Hi All,
I m developing a webpart (in Sharepoint) in which I m using RadAjaxPanel to bind the control to the RadAjaxPanel in oeder to prevent postback. The webpart displays the set of result bind in a datalist in which each raow contain one hyperlink upon the click of which it will redirect to a new page. Till here all works well but if I click on back button all the result set get vanished. I do figure out that using RadAjaxPanel the ViewStateof the page is not maintained. Can anybody help me out on how to preserve the viewstate of the page when using RadAjaxPane when redirected to other page. I m adding RadAjaxPanel Dynamically.
Any help will be appreciated.
Regards
Ajeet
I m developing a webpart (in Sharepoint) in which I m using RadAjaxPanel to bind the control to the RadAjaxPanel in oeder to prevent postback. The webpart displays the set of result bind in a datalist in which each raow contain one hyperlink upon the click of which it will redirect to a new page. Till here all works well but if I click on back button all the result set get vanished. I do figure out that using RadAjaxPanel the ViewStateof the page is not maintained. Can anybody help me out on how to preserve the viewstate of the page when using RadAjaxPane when redirected to other page. I m adding RadAjaxPanel Dynamically.
Any help will be appreciated.
Regards
Ajeet