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

ICENIUM Graphite and Kendo UI Q2 2013

2 Answers 41 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Marcelo
Top achievements
Rank 1
Marcelo asked on 18 Jul 2013, 09:43 PM
How can I update my project to use Kendo UI Q2 2013 and use the Drawer widget?.

I have updated the files: kendo.mobile.min.js and kendo.mobile.all.min.css downloaded from the trial version (Kendo UI Beta v2013.2.716) but I can't make Drawer to work in the simulator.

2 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 19 Jul 2013, 07:40 AM
Hi Marcelo,

You're missing the kendo.mobile.min.js file in your project and the reference to it in index.html as well. I've just tested that adding those to your project makes the drawer widget work as expected.

Regards,
Steve
Telerik

Do you enjoy Icenium? Vote for it as your favorite new product here (use short code H048S).
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
Steve
Telerik team
answered on 19 Jul 2013, 09:34 AM
Hi Marcelo,

Just a quick follow up as I noticed you're using requirejs. The drawer would work in your app as it is without changes and to show it you would have to left swipe in the simulator (hold left mouse button -> swipe). If you want a drawer button, you should add one that should have data-rel="drawer" and href attribute pointing to the Drawer's element id set (prefixed with #, like an anchor). For more info refer to the Kendo UI Drawer docs.

Regards,
Steve
Telerik

Do you enjoy Icenium? Vote for it as your favorite new product here (use short code H048S).
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
General Discussions
Asked by
Marcelo
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or