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

ASP.Net 2.0 and Ajax History

1 Answer 40 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 1
Kevin asked on 01 Jun 2012, 05:16 PM
For reasons not worth going into, I'm stuck on ASP.Net 2.0 with Ajax Extensions v1.0.61025, so I'm also stuck using RadControls 2010 Q3.  And I've also only been using Telerik for a couple months, so I'm still pretty green.

I'd like to get some kind of support working for browser history with Ajax.  I've been banging my head against it for a few days now and not making much progress.  The only moderate success I've had is using Nikhil's old UpdateHistory control, although it has some issues with RadGrid.

So as just a sanity check, given my ASP.Net 2.0 constraint, what's the best way to get history working?

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 05 Jun 2012, 01:48 PM
Hi Kevin,

Note that handling browser history with ajax in  ASP.Net 2.0 is not a supported scenario and this is generic framework limitation. In ASP.Net 3.5 and 4.0 versions of the framework there is an option to handle the required functionality through the ScriptManager on the page as described in the help topic bellow:
http://www.telerik.com/help/aspnet-ajax/ajax-back-forward-btns.html 


Greetings,
Maria Ilieva
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Ajax
Asked by
Kevin
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or