J
Jan Sokol
I have dataset with three tables. There is relationship
between tables.
For example: T1->T2->T3.
When I show dataset in datagrid I see rows from T1, then
I can go to data in T2 and then to data in T3.
What I want to do is to expand all rows so you can see
all data from T1, T2, and T3.
Is it possible to do that with datagrid, is there maybe
some other userful component for this?
Thanks.
between tables.
For example: T1->T2->T3.
When I show dataset in datagrid I see rows from T1, then
I can go to data in T2 and then to data in T3.
What I want to do is to expand all rows so you can see
all data from T1, T2, and T3.
Is it possible to do that with datagrid, is there maybe
some other userful component for this?
Thanks.