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

Router

1 Answer 56 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Andreas
Top achievements
Rank 1
Andreas asked on 07 Feb 2016, 09:45 AM

I am developing a single-page application which is heavy with related database objects. This means I need navigation for different instances of different data objects.

 So ideally I would like to have routes like this

 /contact/23412 -> Visit view for contact/23412

 What is "the way" for doing that with the kendoui router? My first thought is to override the navigate events... Which will get complicated when I have many of these custom routes... 

1 Answer, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 09 Feb 2016, 09:24 AM
Hello,

the router support parameters, which, if I understand your query correctly, should help you in this case. 

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