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

Mobile Applications and KendoUI Web Widgets

4 Answers 88 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
mvbaffa
Top achievements
Rank 1
mvbaffa asked on 23 Mar 2012, 01:54 PM
Hi,

I have a Web Mobile application, developed some time ago,aAt that time there was no Kendo UI Mobile, and I would like to use KendoUI Web Widgets in the pages of this application.

I have tested the Web Widgets samples in my Galaxy Tablet and they work very well.

Is there any known issue that could make improper the use of Web Widgets in Mobile Applications.

Thanks in advance

4 Answers, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 23 Mar 2012, 01:59 PM
Hello,

There aren't any known issues with that. The only thing to keep in mind is to initialize the widgets in the view init event, instead in document.ready. 

Greetings,
Petyo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
mvbaffa
Top achievements
Rank 1
answered on 23 Mar 2012, 02:10 PM
Thanks Petio

I am using jQuery Mobile, you mean, for instance in the kendoGrid, call $("#grid").kendoGrid() in the pageInit event ?

Is this correct ?

0
Petyo
Telerik team
answered on 23 Mar 2012, 02:15 PM
Hello,

Sorry, I may have misunderstood you. Are you using jQuery Mobile or Kendo UI Mobile? If using Kendo UI Mobile, then you should initialize the widgets in the View init event.

If you use jQuery Mobile, you can check their documentation for more information.


Greetings,
Petyo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
mvbaffa
Top achievements
Rank 1
answered on 23 Mar 2012, 02:48 PM
Hi,

No This is an application developed before Kendo UI Mobile so it was developed in jQuery Mobile. I need now to include charts and some views for data entry.

I beleive that Kendo UI is the best option, that's why I want to use the widgets.

Thanks Petio
Tags
General Discussions
Asked by
mvbaffa
Top achievements
Rank 1
Answers by
Petyo
Telerik team
mvbaffa
Top achievements
Rank 1
Share this question
or