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

RadGrid and Related Grid Example using LINQ

1 Answer 46 Views
Grid
This is a migrated thread and some comments may be shown as answers.
B
Top achievements
Rank 1
B asked on 02 Oct 2008, 06:46 AM
The example of the RadGrid with Related Grids is excellent. See http://demos.telerik.com/ASPNET/Prometheus/Grid/Examples/Programming/SelectedValue/DefaultCS.aspx 

Couple of questions:
1. Is there an example using Linq? Having some troubles making this work with Linq.
2. Can this be used for updating? Assume yes but just checking.

Thanks
Brad

1 Answer, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 06 Oct 2008, 10:36 AM
Hi,

You need just to swap the SqlDataSource with a LinqDataSouce control. I have attached a simple project which demonstrates this.

Please give it a try and let us know if this helps.

Kind regards,
Rosen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
B
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Share this question
or