Hi,

Is this possible to create hierarchical datagrid i-e datagrid with child rows from a single datatable ???

Is there anyway I can specify parent columns and child columns for the datagrid ??

and also the relationship ??

There are columns in the datatable that I can use to define relationship for parent and child. I just dont know how to do it using a single datatable.

Thanks,