Hello,
 
I'm trying to use colspan attribute on t:column to build a kind of composite columnHeader
ex:
-------------------------------------------------------------------------------------------
|                                              |              spanHeader            |
-            NoSpanHeader            |-----------------------------------------  |
|                                              |      col2Head  |     col3Head  |
-----------------------------------------------|-------------------------------------------
|              row1.col1                  |    row1.col2    | row1.col3      |
-----------------------------------------------|-------------------------------------------
|              row2.col1                  |    row2.col2    | row2.col3      |
-----------------------------------------------|-------------------------------------------
But I still failing getting produce such an output.
 
Where can I find documentation about this attribute?
Do you have samples code doing that?
 
TIA
 
Harry.
 

Reply via email to