Hi
When I set datasource ( containing two related tables ) of datagrid
control to datagrid, the control allows me to expand relations by
clicking "+".
Is this possible to obtain the same goal by using datagridview?
Kind Regards
Piotr Kolodziej
Nicholas Paldino [.NET/C# MVP] - 19 Feb 2008 21:11 GMT
Piotrekk,
No, the DataGridView is meant to display only tabular data, not
hierarchical, like the DataGrid allowed.

Signature
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
> Hi
>
[quoted text clipped - 5 lines]
> Kind Regards
> Piotr Kolodziej
Piotrekk - 20 Feb 2008 09:05 GMT