Ken,
Attached are those table images. If you look at the old table, you will
see that there is "Total Usage" as heading for all the projects (IG,
ROCK, N2 ...). This is done by putting tableColumn within a tableColumn.
<sun: tableColumn
id=col2
headerText=xxx
>
<sun: tableColumn
id=subcol1
headerText=xxx
/>
<sun: tableColumn
id=subcol2
headerText=xxx
/>
</sun: tableColumn>
I need a way to do this using dynamic table. Does this help or shouldI
send the real code?
thanks
Karam