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

Kendo UI - Read data from CodeBehind DataTable

1 Answer 296 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ali
Top achievements
Rank 1
Ali asked on 30 Jun 2014, 05:28 AM
Hi every one,

I have searched all the demos and examples but couldn't find my answer. Most of the examples I found are targeting MVC applications.

I am working on an existing Web application with C#, in Visual Studio 2010. The project is not MVC.

Basically, I have a Kendo Grid in my aspx page, where I want to populate its data from a datatable generated in the code behind.

How can I achieve this?


Thank you.

1 Answer, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 02 Jul 2014, 05:56 AM
Hi Ali,

Currently we have no such example which we can provide, however you can achieve the desired behavior by combining the example from the following forum post (client side) and the examples from GitHub (server side):

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