WOGenericContainer Question
WOGenericContainer Question
- Subject: WOGenericContainer Question
- From: Chip Myers <email@hidden>
- Date: Wed, 11 Oct 2006 08:38:25 -0700 (PDT)
Hi, I'm working with a table and have the need to create an embedded WOGenericContainer with 7 different columns, also contained within a WORepetition. I've had no trouble placing the repetition within the table, since WebObjects provides this functionality.
In other words, it should not display the < and > tags, but instead is only visible as something within the table hierarchy. This WOGenericContainer is able to contain <td> tags and functions similarly to a table row. The structure would look something like this for each table cell
<table><WORepetition><WOGenericContainer><td>
Has anyone done this before? So far, I've tried copying and pasting from other code, but I am unable to add any additional columns to the WOGenericContainer, as they are treated as a separate entity. Any advice would be appreciated!
Thanks,
Mike Dobrin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden