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

ASP.Net MVVM and Kendo UI Grid

1 Answer 154 Views
MVVM
This is a migrated thread and some comments may be shown as answers.
Balaji
Top achievements
Rank 1
Balaji asked on 12 Mar 2013, 10:58 AM
Hi, 
   
    I am having the requirement that I am having WCF service which is not REST/JSON based. This is a simple WCF service. I am having ASP.NET MVVM based pattern application which has views, model and viewmodel. In most of the examples in Kendo UI written with MVC pattern(i.e with Controller). Can anyone share how to use ASP.NET MVVM (Not kendo client side MVVM) to populate data in kendo GridView.
   

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 13 Mar 2013, 08:26 AM
Hi Balaji,

 Binding the Kendo Grid to ASP.NET MVVM is not supported. ASP.NET MVVM is a server-side technology whereas Kendo is a JavaScript framework. You can use Kendo MVVM binding or KnockoutJS via the knockout-kendo library.

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