Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Datarelation question
Message
De
04/07/2003 15:25:32
Alvin Lourdes
Children and Youth Services Cluster
Toronto, Ontario, Canada
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Datarelation question
Divers
Thread ID:
00807066
Message ID:
00807066
Vues:
55
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform