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

Use back-button on browser to return to specific filters?

1 Answer 118 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Landon
Top achievements
Rank 2
Landon asked on 24 May 2012, 06:47 PM
On a grid that has the alphabetical filter "A B C D E ...ect " is there a way to use the back button on the browser to return to a previous filter?

For example: If I filter by the letter "B" and then click on "F" and want to return to "B", is there a way to hit the back button on the browser to achieve this?

Currently this returns to the previous page like normal behaviour, but my client has asked if this is possible?

Thanks
Landon

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 29 May 2012, 09:05 AM
Hello Landon,

You can use the (Rad)ScriptManager's history points to save a history point every time the grid is filtered and use them to restore the filtered states on clicking the Back button. 
A very basic sample implementation is shown in the attached project.

Regards,
Tsvetina
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
Grid
Asked by
Landon
Top achievements
Rank 2
Answers by
Tsvetina
Telerik team
Share this question
or