Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Datarelation question
Message
From
04/07/2003 15:25:32
Alvin Lourdes
Children and Youth Services Cluster
Toronto, Ontario, Canada
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Datarelation question
Miscellaneous
Thread ID:
00807066
Message ID:
00807066
Views:
54
Hello,

I have 3 tables

Tables
Chairs
TableToChair_Relationship


I am working with these tables seperately. I have found
that by using a dataview, I can filter the datatable.
This is great... what I need to do now is to
relate Tables to TableToChair_Relationship to Chairs using
a datarelation.

Questions:
(1)Can I relate 3 tables using the datarelation?
(2)How do I use dvNew.RowFilter to only return all chairs
that can be available for a given table.
(3)I currenly set the dataview to a datatable.
dvNew.Table = dsTest.Tables[0];

Should I set the dataview.Table to the datarelation?

Please help..
Thank You,

Alvin
Next
Reply
Map
View

Click here to load this message in the networking platform