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

MVVM wrapper

1 Answer 92 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Nicholas Walker
Top achievements
Rank 1
Nicholas Walker asked on 05 Mar 2013, 05:58 PM
Is there a wrapper for the MVVM integration in asp.net MVC similar to a wrapper for Knockout from http://knockoutmvc.com/ ?

1 Answer, 1 is accepted

Sort by
0
Iliana Dyankova
Telerik team
answered on 07 Mar 2013, 01:41 PM
Hi Nicholas,

I am afraid there is no MVC wrapper for the MVVM functionality (it is a client-side feature), however the MVVM pattern is part of the Kendo UI framework and you can use it with the MVC wrappers as well. Basically, you should use the controls' HtmlAttributes to set the needed attributes and then bind them to a viewModel using kendo.bind() method.

Regards,
Iliana Nikolova
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
Nicholas Walker
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
Share this question
or