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

GridView with ASP.NET ObjectDataSourceControl

1 Answer 91 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Balaji
Top achievements
Rank 1
Balaji asked on 12 Mar 2013, 11:00 AM
Hi,

   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

Sort by
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!
Tags
Grid
Asked by
Balaji
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or