with in your column put two panelGrids one is rendered when rowIndex%2 == 0 and 
other is rendered when rowIndex%2 != 0. one panel will have three columns and 
the other one column.

-----Original Message-----
From: Csík Norbert [mailto:[EMAIL PROTECTED]
Sent: Monday, May 09, 2005 5:56 AM
To: Myfaces users
Subject: Special layout


Hi!

A would like to achieve a layout with three columns and in every other
row one cell with a column span set to 3. It is important to make it
in one table because the three columns must have the same width, so I
can't put a table into another table's cell. I would like to use a
component, instead of writing html tags to my view.

Is there any panel which solves my problem?

thanks,

-- 
 Norbert Csík

Reply via email to