LLBLGenProDataSource do not show "Fields on related fields"

Posts   
 
    
Posts: 22
Joined: 07-Sep-2007
# Posted on: 07-Sep-2007 04:02:32   

Hello,

I wonder why LLBLGenProDataSource do not show "Fields on related fields" ?

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 07-Sep-2007 09:26:21   

Please elaborate more on your question? And provide a code snippet for better understanding.

In the Adapter model: you'll need to specify a prefetchPath to the related entity in order to fetch the fields on related fields.

Posts: 22
Joined: 07-Sep-2007
# Posted on: 07-Sep-2007 13:46:44   

I'm using SelfService and all defined "fields on related files" are not shown-accessible from the LLBLGenProDataSource

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39910
Joined: 17-Aug-2003
# Posted on: 07-Sep-2007 13:52:32   

at design time or runtime? What grid are you binding to?

Frans Bouma | Lead developer LLBLGen Pro
Posts: 22
Joined: 07-Sep-2007
# Posted on: 07-Sep-2007 14:31:39   

Hey let's go !!!

I'm using Microsoft ! But anyone (but Infragistics ???) would do the same ! Just do a try... you will see !!!

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 07-Sep-2007 17:01:28   

I have a feeling that your application is not using the latest generated code. Make sure you reference the newly generated code, and that you reference the latest ORMSupport dlls (which should also match the version used in the V.S. toolbox => "Choose Items")

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39910
Joined: 17-Aug-2003
# Posted on: 10-Sep-2007 10:14:57   

I've closed this thread as there are multiple threads with the same topic from the same user, so we'll concentrate on the typedlist issue in the typedlist thread as that's related. (for the record, no we can't reproduce the problem).

Frans Bouma | Lead developer LLBLGen Pro