I am using Kendo UI mobile, Phone Gap and Icenium for developing Mobile app.
When I running my app in Iphone and Iphone5 simulator, it's working fine.but when I try on Ipad simulator, the UI will be same as smartphone UI .
I read that Kendo UI mobile will automatically detect and change to the Device native look (http://demos.kendoui.com/mobile/simulator).
Should I include css media(-webkit-device-pixel-ratio:2) for IPad? or anything more?
Guide me to know the issue...
When I running my app in Iphone and Iphone5 simulator, it's working fine.but when I try on Ipad simulator, the UI will be same as smartphone UI .
I read that Kendo UI mobile will automatically detect and change to the Device native look (http://demos.kendoui.com/mobile/simulator).
Should I include css media(-webkit-device-pixel-ratio:2) for IPad? or anything more?
Guide me to know the issue...
5 Answers, 1 is accepted
0
Hi Siddu,
Yes, the look should change if the userAgent is correct. I've just checked and it does change in both Icenium Graphite and Mist. Can you describe the steps you do in order to reproduce this issue?
All the best,
Kamen Bundev
the Telerik team
Yes, the look should change if the userAgent is correct. I've just checked and it does change in both Icenium Graphite and Mist. Can you describe the steps you do in order to reproduce this issue?
All the best,
Kamen Bundev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
0
Hello Siddu,
Can you also tell me in which Icenium do you reproduce the issue - Graphite or Mist? Thank you in advance.
All the best,
Kamen Bundev
the Telerik team
Can you also tell me in which Icenium do you reproduce the issue - Graphite or Mist? Thank you in advance.
All the best,
Kamen Bundev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0

Siddu
Top achievements
Rank 1
answered on 27 Jan 2013, 01:10 PM
Hello Kamen,
I am working on Icenium Graphite.
Is there any classes should I use for table in kendo ui? I put Image button in table in my second page of demo.html.
That second page is not fit in the IPad Simulator.
Thanks in advance.
0
Hello Siddu,
I've tested your page in Icenium Graphite and the Simulator does change correctly between iPhone and iPad styling. I still can't reproduce your issue.
As for the tables - there is no special styling, however the table on your second page is sizing properly - maybe the images you use are bigger than needed?
Kind regards,
Kamen Bundev
the Telerik team
I've tested your page in Icenium Graphite and the Simulator does change correctly between iPhone and iPad styling. I still can't reproduce your issue.
As for the tables - there is no special styling, however the table on your second page is sizing properly - maybe the images you use are bigger than needed?
Kind regards,
Kamen Bundev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!