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

Grid parameters to URL

1 Answer 105 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 28 Jun 2013, 07:54 AM
Hello, 

I'm new in KendoUI and I have one small question. 
Is there any way to get Url paramters from Grid paramters? What I need to do is to catch each user action on a KendoUI Grid (actions like sorting, grouping and filtering) and replace the current page Url without refreshing. In this case, users can then easily share their views.

Can you please let me know if you have any recommandation, or native feature to help me doing that. 

Thanks & regards. 


1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 02 Jul 2013, 09:20 AM
Hello,

This is possible to achieve with the history API for browsers that support it. Similar scenario is demonstrated in this code-library.

Regards,
Daniel
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Mike
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or