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.
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.