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

How to switch views in Kendo UI Mobile app without app.navigate()?

3 Answers 103 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
untitled
Top achievements
Rank 1
untitled asked on 07 Oct 2014, 06:52 PM
By default navigation is done by app.navigate('#view-id') and it rewrites hash to /#view-id.
If I want to add some params it becomes /#view-id?key=val.

I would like to use kendo.Router class and make url look like /key/val or /#key/val
I can define kendo.Router() routes but how can I switch views without using app.navigate?

3 Answers, 1 is accepted

Sort by
0
Victor
Telerik team
answered on 13 Oct 2014, 07:14 AM
Hi Arnaldas,

Please post your questions to the appropriate forum in order to avoid late replies. You question is related to Kendo UI and not UI for Android. UI for Android is a forum for the native java controls for Android.
I have move this thread to its appropriate forum.

Regards,
Victor
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Matt
Top achievements
Rank 1
Veteran
answered on 24 Oct 2014, 03:29 PM
When you move a post, please at least link to it so that we don't have to keep searching. Otherwise delete the post. (What is the point of keeping this post on your website if it doesn't lead to a solution??)
0
Petyo
Telerik team
answered on 27 Oct 2014, 09:37 AM
Hello,

the behavior mentioned in this post is not supported currently. we are looking into introducing it in our future releases. 

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 Discussion
Asked by
untitled
Top achievements
Rank 1
Answers by
Victor
Telerik team
Matt
Top achievements
Rank 1
Veteran
Petyo
Telerik team
Share this question
or