Hi David -

You can fetch the raw rows yourself using a fetchspecification that has setFetchesRawRows(true), then to WODG.setObjectArray(yourResults).

Simon

On 17 Dec 2007, at 18:20, David Holt wrote:

Hi all,
I am defining my display group entirely in my component's .java file. I just changed the display group to fetch raw rows for its initial fetch and display. When I do a WODG.qualifyDatasource, or WODG.qualifyDisplayGroup it doesn't return raw rows. It tries to return EO's. Is is possible to override the actions above so that they too return raw rows on this component?

David
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/simon_mclean% 40mac.com

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to