You can also look at the sandbox selectOneRow if you need other
t:dataTable functionality (I'm pretty sure that this is a subclass of
t:dataTable).

http://example.irian.at/example-sandbox-20061212/selectOneRow.jsf

On 12/12/06, Andrew Robinson <[EMAIL PROTECTED]> wrote:
Use the jenia4faces SingleRowSelector component. It does what you want
out of the box.

On 12/11/06, Jon Miller <[EMAIL PROTECTED]> wrote:
> 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