Re: Silly WOCheckbox Question
Re: Silly WOCheckbox Question
- Subject: Re: Silly WOCheckbox Question
- From: Kevin Hinkson <email@hidden>
- Date: Tue, 06 Sep 2011 14:20:18 -0400
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?
— K.R.H.
_______________________________________________
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