| Author |
i need to display the h:selectManyCheckbox component in to two column
|
deepan thiagu
Greenhorn
Joined: May 15, 2007
Posts: 18
|
|
Hai every one i am using the h:selectManyCheckbox component in my page I am use pageDirection layout for that component I need to control the height of the component If the height is Exide I need to display like a two column It is possible how to do that ... By Thiagu.m
|
 |
Adam Mazurek
Greenhorn
Joined: Jun 02, 2006
Posts: 27
|
|
|
The only way I know to achieve this is to write your own custom renderer for selectManyCheckbox.
|
Regards<br />Adam Mazurek<br />SCJP 5<br />SCWCD 5
|
 |
Kaustabh Singha Roy
Ranch Hand
Joined: Oct 04, 2005
Posts: 43
|
|
I need to do something very similer to this, only insted of 2 I need 4 cols. Can anybody guide me how to associate the custom renderer to the standard component. Is a custom tag need to be created too? Thanks and Regards.
|
 |
Kaustabh Singha Roy
Ranch Hand
Joined: Oct 04, 2005
Posts: 43
|
|
There is an alternative available. The selectManyCheckbox component of the Tomahawk implementation provides options to specify the number of rows/cols in the rendered view. Regards.
|
 |
 |
|
|
subject: i need to display the h:selectManyCheckbox component in to two column
|
|
|