PC Review


Reply
Thread Tools Rate Thread

RowFilter: Problem using child-relation

 
 
Lorenz Kahl
Guest
Posts: n/a
 
      13th Sep 2004
Hi,

I have a DataSet containing the the tables "Publication" and "Copy"

There is a DataRelation between Publication (parent) and Copy (child)
called "Publication_Copy" - I tested that it's working fine.

Now I want to be able to filter the Publication-rows to be displayed
based upon a value in the Copy-table. The following will not work:


.....RowFilter = "Child(Publication_Copy).LocationID=1";


I get a System.Data.SyntaxErrorException for doing that.
Is there a way to do it?


Regards,
Lorenz
 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Limit rows in a DataView to those used in a relation with RowFilter? Flint ZA Microsoft ADO .NET 0 24th Apr 2008 05:48 PM
Navigating parent-child relation to update the child records --- How??? Hexman Microsoft VB .NET 1 5th Oct 2006 10:21 AM
RowFilter with mamy-to-many relation ;-) Łukasz Margielewski Microsoft ADO .NET 1 20th Jan 2005 08:21 PM
Typed Dataset parent child relation problem. Alain Martineau Microsoft ADO .NET 0 15th Nov 2004 08:37 PM
RowFilter in child table Kartic Microsoft VB .NET 0 20th Nov 2003 10:26 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:21 AM.