Re: Silly WOCheckbox Question
Re: Silly WOCheckbox Question
- Subject: Re: Silly WOCheckbox Question
- From: Chuck Hill <email@hidden>
- Date: Tue, 06 Sep 2011 11:45:56 -0700
On 2011-09-06, at 11:20 AM, Kevin Hinkson wrote:
>
> On 6 Sep 2011, at 13:43, Chuck Hill wrote:
>
>> It is primarily for formatting a list into rows and columns. The basic bindings are like this:
>>
>> ERXCheckboxMatrix: ERXCheckboxMatrix {
>> list = pickListFromDataSource;
>> item = pickListItem;
>> selections = selections;
>> maxColumns = 4;
>> id = id;
>> itemID = itemID;
>> }
>
> Thanks so much Chuck. I managed to get it to display.
>
> Other curiosities:
> What do contentCellOtherTagString and tableOtherTagString do?
See otherTagString on WOGenericContainer. These are used to modify the html the for TABLE and TD elements.
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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