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

Self-Referencing Heirarchy problem using EntityDataSource

1 Answer 55 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Albert
Top achievements
Rank 1
Albert asked on 08 Dec 2008, 09:25 AM
Plz help, I can't self-reference bind when I'm using the new Entity Framework Datasource

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 10 Dec 2008, 12:07 PM
Hello Albert,

One possible option in this case would be to access the Entity Framework Datasource in the NeedDataSource event handler of the grid, and pass a dataTable as the datasource for the control. This example shows one possible approach in this case.
I hope this gets you started properly.

Regards,
Yavor
the Telerik team

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