I am having the requirement that I am having the page with Asp:ObjectDataSourceControl which has some list of records. I want to use asp.net datasource control in Kendo gridview. Can anyone tell me how to provide datasource value of kendo gridview with sqldatasource/objectdatasource control.
1 Answer, 1 is accepted
0
Atanas Korchev
Telerik team
answered on 13 Mar 2013, 08:33 AM
Hi Balaji,
The ObjectDataSource control works only with ASP.NET controls. We currently don't offer an ASP.NET control for the Kendo Grid. I recommend checking RadGrid for ASP.NET Ajax which supports binding to data source controls such as the ObjectDataSource.
All the best,
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!