Check the archive, someone just asked this question. You can use the tr:panelList with a tr:iterator and a tr:selectBooleanCheckbox with the columns set to 2 on the panel list. It is a bit of work, but should do what you need.
If you want, create an enhancement JIRA ticket to allow for multiple column layouts with checkboxes, and perhaps someone would be kind enough to implement it. -Andrew On Mon, Feb 2, 2009 at 5:05 AM, Paul Spencer <[email protected]> wrote: > How can I display checkboxes in columns? > > As an example I need to display 2 columns of names. Each name is selectable. > Displaying the list in one column or row would force the user to scroll > around the page to see all of the names. > > Paul Spencer >

