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

Autogenerate nested GridViews from DB

1 Answer 90 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Walter
Top achievements
Rank 1
Walter asked on 13 Sep 2011, 10:05 AM
Hi,

I have a question about the generation of nested GridViews. I have found an article here where the GridView reads tables from a DB and generates the hierarchy automatically.

Is there a way to do the same in WPF with the help of the binding properties?

I have already tried to do this but the nested GridView every time shows the whole table from the DB and not only the rows that have as foreign key the ID of the parent row. 

I hope my explanations are understandable and thanks in advance
Walter

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 15 Sep 2011, 07:26 AM
Hi Walter,

RadGridVIew for WPF can auto-generate hierarchy only from a DataSet with relations between tables. 

Regards,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
GridView
Asked by
Walter
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or