Hello,
I am using tableviewer for a few weeks now and like the way to make a table. I use it to make reports with results. Until now I can't find a way to make a particular table. See below.
Is it possible to make a table like this? I made this one in Word.
May be it is easy to do but I can't find it. Please help me with this.
Theo
Thank you for working this out for me!
I've implemented your code in my testcode (see aia). TVHighlightRow(4).aia (63.3 KB)
to make a table. The first cell doesn't show without jasonscript. With js there is also no view.
I think that I know what you mean. How do you separate that? By use a different window?
By the way. When I use no jasonscript. The first table row doesn't show also. Or is this only done by js?
When I make a list/table with make in tv1data is does nothing. Making a list with csv gives a table.
What is the difference or do I forget something? TV2Span(1).aia (26.4 KB)