Is it possible to bind the grid to a datatable using mvvm?
1 Answer, 1 is accepted
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.