how to display row expanders in Datagridview

Hi All,
            I'm in a dilemma while using DATAGRIDVIEW in VS 2005 Beta.My Problem is i m trying to use it just like assigning the datasource to datagrid. the dataset has got the relation between two tables.
 
my problem is datagrid shows the parent child relationship if we form a relation in the dataset but datagridview doesn't.
 
so how to show the relationship in the datagridview i.e the parent will be the main row and there ll be a collapse to see the child row i.e i need to display the row expander as we had in DATAGRID.
 
please solve my problem.
Thanks,
bye


Answer this question

how to display row expanders in Datagridview

  • how to display row expanders in Datagridview