| Author |
colspan in panelgrid
|
Erwin Gosal
Greenhorn
Joined: Apr 29, 2005
Posts: 3
|
|
Hi, Is it possible to specify that a component in a JSF panelgrid has a colspan of value n? Eg: <h anelgrid columns="2"> <h utputlabel colspan="2"/> </h anelgrid>. Thanks, Erwin
|
 |
francisco roman
Ranch Hand
Joined: Jun 22, 2005
Posts: 31
|
|
It doesn't seem supported by the reference inplementation. ( if it is I would be very glad ) If not you could use a mix of faces and pure Html.
|
 |
 |
|
|
subject: colspan in panelgrid
|
|
|