i am not sure on how much this would help you, but here goes my view: If you want to use something for colspan, specify the width of the columns in your .css file and just use those class names in the columnClass attribute of datatable. That is how i could change the width of my columns in a tree table..
Regards,
Nimisha.
On 7/21/06, Kuni <[EMAIL PROTECTED]> wrote:
Hello,
i'm try to create a table using t:dataTable with a multi column/row
table header. is it possible to create a 'complex' header with colspan'
look a like to group the content? i'm going crazy .. no try really
works. i need something like that:
| group haeder | group haeder2 |
|header1 | header2| header3 |header21 | header22 header23 |
------------------------------------------------------------
|content1| content2|content3 |content21| content22|content23 |
any ideas?
...does anybody knows why this feature is not supported by JSF???
thanks for help!!
Kuni

