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

How to: change view in appDrawer with jquery

1 Answer 51 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.
Eric
Top achievements
Rank 1
Eric asked on 30 Sep 2014, 07:17 PM
Im using the kendo app drawer with several views/pages and i'd like to load a new view depending on input i process on a ajax call.

In other words. User presses a button on 1 view, ajax call/return, then i load a different view thats already in the app drawer menu depending on the result. Any tips on how to achieve this?

Thanks,

1 Answer, 1 is accepted

Sort by
0
Martin Yankov
Telerik team
answered on 01 Oct 2014, 10:30 AM
Hello Eric,

You can use the navigate() method of the Kendo UI Mobile application object to navigate your app to a different view. It doesn't matter if the navigated view is linked in the app drawer. You can find examples and explanations about this in the Kendo UI Mobile Application Navigation API Reference.

I hope this works for you. In case I have misunderstood you in some way, please provide a code sample or a working project, so that I can provide the best possible support. I am looking forward to your reply.

Regards,
Martin Yankov
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
General Discussion
Asked by
Eric
Top achievements
Rank 1
Answers by
Martin Yankov
Telerik team
Share this question
or