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

Bind grid to datatable

1 Answer 171 Views
MVVM
This is a migrated thread and some comments may be shown as answers.
NS
Top achievements
Rank 1
NS asked on 07 Jul 2016, 02:00 PM

Is it possible to bind the grid to a datatable using mvvm?

 

1 Answer, 1 is accepted

Sort by
0
Boyan Dimitrov
Telerik team
answered on 11 Jul 2016, 09:04 AM

Hello NS,

The MVVM binding is handled on the client-side (JavaScript), but the DataTable, which is a C# data type available on the server. We do have a an example that shows how to bind a Kendo UI Grid for ASP.NET MVC to a data table. Please refer to the Bind the Grid to DataTable article. 

Regards,
Boyan Dimitrov
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
Tags
MVVM
Asked by
NS
Top achievements
Rank 1
Answers by
Boyan Dimitrov
Telerik team
Share this question
or