A
a
Hi,
I'm following instructions at
http://msdn.microsoft.com/library/d...tml/vbconintroductiontothedatagridcontrol.asp
to create a Master/Detail DataGrid Windows Form app.
I have a DataSet with two DataTables. I also have two DataGrids.
The problem I have is that the Master DataGrid shows the plus sign, which I
can click and drill down to the details table. When I do that the Detail
table is shown in both the Master and Detail DataGrid. I don't want my
Master DataGrid to change.
I would appreciate some help.
Thanks.
I'm following instructions at
http://msdn.microsoft.com/library/d...tml/vbconintroductiontothedatagridcontrol.asp
to create a Master/Detail DataGrid Windows Form app.
I have a DataSet with two DataTables. I also have two DataGrids.
The problem I have is that the Master DataGrid shows the plus sign, which I
can click and drill down to the details table. When I do that the Detail
table is shown in both the Master and Detail DataGrid. I don't want my
Master DataGrid to change.
I would appreciate some help.
Thanks.