|
-
Feb 8th, 2002, 01:13 PM
#1
Data Table Relationships
Situation: I have two DataTables Loaded in my DataSet. I was pondering createing a parent/child relationship between these two DataTables and return the results to a treewiew. Meaning, The root node in the treeview will be a row value from the parent table and the child nodes will be from the child table. I have done this using datatables without relationships, but it looks pretty ugly.
Question:I was just wondering if there is a cleaner way to do this using relationships? MSDN Is very vauge on this topic. go figure
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|