| Author |
how to modify the behavior of t:selectManyCheckbox or h:datatable
|
Will Lee
Ranch Hand
Joined: Mar 16, 2005
Posts: 58
|
|
I have a list of checkboxes, I'd like to display them in 2 columns. By using t:selectManyCheckbox I successfully achieve it. Now I wish to have "grouping" function. For example, 5 checkboxes, cb1, cb2, cb3, cb4, cb5, and I wish cb4 and 5 become "subground" of cb3 so that these 2 boxes are indent under cb3: cb1cb2cb3 [**]cb4 [**]cb5 Anyone has idea? No necessary use this tag, any tag is OK as long as it works Thanks  [ August 08, 2006: Message edited by: Will Lee ]
|
SCJP 1.4, SCWCD, SCDJWS
|
 |
 |
|
|
subject: how to modify the behavior of t:selectManyCheckbox or h:datatable
|
|
|