users@woodstock.java.net

Single-select table with multiple groups not working

From: Stefan Bley <stefan.bley_at_saxsys.de>
Date: Tue, 14 Oct 2008 05:24:08 -0700 (PDT)

The Group Table example (
http://webdev2.sun.com/example/faces/table/groupTable.jsp
http://webdev2.sun.com/example/faces/table/groupTable.jsp ) shows a
multiple-select table with two groups. This works fine.
However, try to make it single-select replacing the checkboxes with
radiobuttons. What you get is, if you select a row (let's lay row 1) and
submit the form, both row 1 of the first group and row 1 of the second group
are selected. That's weird.

Is there a way to have a single-select table with multiple groups at all?

Stevy
-- 
View this message in context: http://www.nabble.com/Single-select-table-with-multiple-groups-not-working-tp19972403p19972403.html
Sent from the Project Woodstock - Users mailing list archive at Nabble.com.