When you say labels in multiple columns, do you mean a different label
per column? Or different Id for each column?

I sent an example not too long ago with a <t:radio> in a HtmlPanelGrid,
using "spread" layout. There is an example of a dynamically constructed
table and a use of a tag
If you think it would serve you look it up under my threads.

Good luck,
-----Original Message-----
From: Jon Miller [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, December 12, 2006 12:16 AM
To: MyFaces User List
Subject: Possible to make a dataTable work like a selectOneRadio?

Hi all,

I have a custom JSF component that I developed that implements a radio 
button list, but, it displays the labels as multiple columns in a table.
It 
was a fair amount of effort getting it working. What I'm wondering is if

there is an easier way to do it using a dataTable or a selectOneRadio?
I'm 
wondering if there is a way to make a radio button in a dataTable work
like 
it does in a selectOneRadio. I've been thinking maybe there's a way to
do it 
using the Tomahawk components, but, I've yet to figure it out.

http://parakeet.uchicago.edu/dataTable.JPG

Jon

Reply via email to