PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms Master Detail with two DataGrids

Reply

Master Detail with two DataGrids

 
Thread Tools Rate Thread
Old 04-11-2003, 07:43 PM   #1
Mauricio
Guest
 
Posts: n/a
Default Master Detail with two DataGrids


I have a form with 2 DataGrids.
The first is bound with a parent table and the second is
bound with a child table. The update and delete rules of
the relation are Cascade.
When I change a parent's key column value and after I
click on the child DataGrid, the child DataGrid becomes
empty. Now, if I changed the parent's key column value and
click on another parent's row and after click on child
DataGrid, it's ok.
What do I need to do?

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off