--- "Wyssocky, Lidor" <[EMAIL PROTECTED]> wrote:
> Thanks for the fast response but I have one comment about this scheme:
>
> I don't think it is worth all the trouble of writing those classes

Did the solution offered earlier fit your needs?  The sort of equivalent to a
sql join is to filter on a relationship.

ex:

aView.RowFilter = "Child(yourRelationshipName).YourChildField =
theFieldYouWant";

(didn't actually try this one and mine had a SUM in front of it)

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced 
DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to