PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms Master details

Reply

Master details

 
Thread Tools Rate Thread
Old 09-01-2007, 06:33 PM   #1
ClayB
Guest
 
Posts: n/a
Default Master details


The FAQ I referenced earlier showed how to catch a double click so you
could open your second form. But it seems your question has more to do
with displaying the data in the second form that is related to the
clicked row in the first form. I think you could use a Master-Details
technique to do this. The DataTable on second form can be considered a
details DataTable related to the clicked record from the Master
DataTableon the first form. Here is another FAQ link discussing how you
can use ADO.NET relations to display such Master-Details grids.

http://www.syncfusion.com/FAQ/Windo...c44c.aspx#q780q

================
Clay Burch
Syncfusion, Inc.

  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