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

How to retain values in rad grid on "DataNavigateUrlFormatString"

1 Answer 34 Views
Grid
This is a migrated thread and some comments may be shown as answers.
smith spd
Top achievements
Rank 1
smith spd asked on 21 Dec 2010, 03:02 PM

Hello Telerik Team,

I have a requirement in the rad grid. I am using rad grid to dispaly my search results on the
 execution of sql stored procedure.
In the rad grid, I have a GridHyperLinkColumn where i am using DataNavigateUrlFormatString.After I get the search results, when i navigate to a different page from my search results and come back using the browser back button.I am loosing the
search results. I would like to know the method , how can i retain the search results. I have the search results in a view state/Session state.
Its a very urgent requirement.

Please respond as soon as possible.Please provide a sample for it.
I appreciate your help.

Thank You,
Smith

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 27 Dec 2010, 11:51 AM
Hello smith,

Is your page ajaxified? If so, to enable the browser back and forward buttons, you need to implement the browser history through the ScriptManager. More information on it is available in the below articles:

http://dotnetslackers.com/articles/aspnet/AFirstLookAtASPNETExtensions35HistoryPoints.aspx
http://msdn.microsoft.com/en-us/library/cc488548.aspx

Best wishes,
Iana
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Grid
Asked by
smith spd
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or