Prevent navigating to child table in Data Grid

  • Thread starter Thread starter muesliflakes
  • Start date Start date
M

muesliflakes

I have a Data Set with parent / child related tables and wish to
show the parent rows in one data grid and the child rows in another
data grid.

The problem is that the parent datagrid has the ability to drill down
to the child records with its own grid. How can I suppress this ability.

I only want to edit children in the child datagrid, not the parent datagrid.

Cheers Dave
 
Back
Top