Hi...

Looking in the API and in various sites I understand that WODisplayGroup could be a very useful object for managing a table..

I understand how to create it using WOLips or programmatically (I think the following rows are right..)

EODatabaseDataSource ds = new EODatabaseDataSource(session().defaultEditingContext(),_table);
                displayGroup.setDataSource(ds);
                displayGroup.fetch();


But.. I don't understand how to display data managed by my WODisplayGroup...

Somebody can explain how to do that?

Francesco

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
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