Hi Kevin,

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;
}


Chuck


On 2011-09-06, at 10:34 AM, Kevin Hinkson wrote:

> Hi all,
> 
> I was looking to build a component where users can select "groups" they are 
> in which are stored in the database.
> 
> I starting using WOCheckBox in WORepetition, then (knowing how powerful 
> Wonder is) I took a peek at ERXCheckboxMatrix.
> 
> Can anyone briefly clarify what this component class does? There isn't much 
> in the way of documentation and some of the binding names are non-obvious to 
> my noob eye.
> 
> Any help would be appreciated. Thanks.
> 
> — K.R.H.
> 
> _______________________________________________
> 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/chill%40global-village.net
> 
> This email sent to [email protected]

-- 
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 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