Does the KendoUI grid for ASP.NET MVC gracefully handle the back button out of the box? I assume it would do something like adding page numbers, search filters, sorting options, etc. as hashtags to the URL.
Basically this feature is not supported out-of-the-box and you should implement it using custom code. For convenience I created small example of preserving the grid state between the pages and attached it to the current thread.
Kind Regards,
Vladimir Iliev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!