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

Kendo UI Desktop MVC => Kendo UI Mobile MVC???

1 Answer 192 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ben Hayat
Top achievements
Rank 2
Ben Hayat asked on 25 Jun 2012, 05:57 PM
Hello team;

Let's we want to build an application using Kendo UI MVC platform. This app needs to run om desktop and mobile.

My question is, what's to have the same desktop MVC controls for the Mobile counterpart, so we can use similar logic and controls, but different views for the devices.

Thanks!
..Ben

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 26 Jun 2012, 09:55 AM
Hi ..Ben,

Basically, there are two options to tackle this case:

- Use the Kendo UI Web+DataViz MVC wrappers for the desktop version of the app, and Kendo UI Mobile for the mobile views of the same MVC application (I assume that you are using ASP.NET MVC 4 RC)

- Use the Kendo UI Web+DataViz MVC wrappers both for the desktop and mobile version of your application, in case you want it to look exactly the same and use the same set of widgets. This is also applicable for ASP.NET MVC 3 app, where there's no concept for mobile views of the desktop versions of the MVC pages. 

Feel free to choose the route which suits your needs best. The first approach should be optimal for rendering, usage and native-like experience on mobile devices.

Regards,
Sebastian
the Telerik team
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
Ben Hayat
Top achievements
Rank 2
Answers by
Sebastian
Telerik team
Share this question
or