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

Grid bound to ADO.NET DataService

3 Answers 71 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Matthew Drooker
Top achievements
Rank 1
Matthew Drooker asked on 21 Jan 2010, 04:48 PM
Are there any examples of how to bind a grid to an ADO.NET dataservice on the server? 

I have seen examples of it client-side bound. 

I am looking for an example of feature parity with the grid bound to a linqdatasource or an objectdatasource at the server.

Thanks


3 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 21 Jan 2010, 05:02 PM
Hello Matthew,

Online demos illustrating how to bind RadGrid on the server assigning LinqDataSource or ObjectDataSource can be found below:

http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/linqdatasource/defaultcs.aspx
http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/programaticlinqupdates/defaultcs.aspx

http://demos.telerik.com/aspnet-ajax/grid/examples/programming/custompaging/defaultcs.aspx

Best regards,
Sebastian
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Matthew Drooker
Top achievements
Rank 1
answered on 21 Jan 2010, 08:53 PM
I'm having some issues with this working with VS2010 and .NET 4 services.  Do you know if you are going to update these samples to deal with the new abilities of .NET 4 ADO.NET DS?


0
Sebastian
Telerik team
answered on 22 Jan 2010, 08:56 AM
Hello Matthew,

Basically, the examples should work in the same way either under VS 2008 or VS 2010 Beta2 (which is the current version of the new development environment that we already support). We will consider showcasing .NET 4.0-oriented samples with the new NET 4 ADO.NET DataServices as soon as the .NET 4 framework becomes official.

Best regards,
Sebastian
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
Matthew Drooker
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Matthew Drooker
Top achievements
Rank 1
Share this question
or