This is a migrated thread and some comments may be shown as answers.

RadAjaxPanel Issue

1 Answer 45 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Ajeet Nigam
Top achievements
Rank 1
Ajeet Nigam asked on 20 Apr 2010, 07:27 AM
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 

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 22 Apr 2010, 10:13 AM
Hello Ajeet,

You can achieve your goal implementing browser history through the ScriptManager.
Check the below blog post for instance for more information:

http://dotnetslackers.com/articles/aspnet/AFirstLookAtASPNETExtensions35HistoryPoints.aspx

Greetings,
Iana
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Ajax
Asked by
Ajeet Nigam
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or