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

Grid & List view(mobile) problem

1 Answer 67 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Timo
Top achievements
Rank 1
Timo asked on 19 May 2014, 08:22 AM
Hello all,

I'm facing couple issues using Grid and List view(mobile) in a same mobile view.

Issue #1:
When I add list view after grid, the list view will overlap grid if I setup mobile: "phone" or mobile: "tablet" setting on grid. When setting mobile is removed, everything works as expected. Is this behavior expected? What I'm doing wrong?

Demo: http://jsbin.com/nohux/1/

Issue #2:
This issue occurs when I'm using my Android 4.3.1(CyanogenMod 10.2.0-i9300) native browser. When I add to view first list view and after that Grid and use mobile: "phone" or mobile: "tablet" setting and editable: "popup" so the edit page will open on grid view, I'm not able to click edit or cancel buttons. I have not been able reproduce this issue with other browsers. However I can overcome this issue by setting mobile: false on grid, but when edit is open and I rotate my screen, the popup box will come off-centered.

Demo: http://jsbin.com/pizoq/1/

Thank you.

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 20 May 2014, 02:08 PM
Hi Timo,

Using Kendo UI Grid in a mobile application along with other widgets in the same view is not supported. Currently you can only use the a Grid in the view, and if you need other widgets, then they should be placed in a separate view. 

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
General Discussions
Asked by
Timo
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or