hello, please have a look at the trinidad-sandbox. you will find the tableFormLayout component [1].
regards, gerhard [1] https://issues.apache.org/jira/browse/TRINIDAD-115 2008/5/10 Grzesiek <[EMAIL PROTECTED]>: > It's rather impossible (but i'm not sure), so far I never have seen > something like that > > > 2008/5/8 arne anka <[EMAIL PROTECTED]>: > > hi, >> i want to show some data in a tr:table, three columns but the 3d with >> rowspan="x" where x is the number of rows the table gets. >> ie something like >> >> <table> >> <tr><td>A</td><td>B</td><td rowspan="3">C</td></tr> >> <tr><td>D</td><td>E</td></tr> >> <tr><td>F</td><td>G</td></tr> >> </table> >> >> is there any way to do that? >> >> thx >> > > -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces

