Table header
Posted: Thu Mar 28, 2019 1:09 pm
I would like to know how to add a single header to a table.
I populate the table with a business object defined with two columns: Key (string), Value (double). I'm able to output the table with one column filled with a list of Keys and another column filled with a list of Values. I would like to add to these two columns each a corresponding header.
Something like this:
HeaderColumnA HeaderColumnB
Key1 Value1
Key2 Value2
...
I'm using Stimulsoft Ultimate 2019.2.2 and I'm creating my template with the Designer.
I populate the table with a business object defined with two columns: Key (string), Value (double). I'm able to output the table with one column filled with a list of Keys and another column filled with a list of Values. I would like to add to these two columns each a corresponding header.
Something like this:
HeaderColumnA HeaderColumnB
Key1 Value1
Key2 Value2
...
I'm using Stimulsoft Ultimate 2019.2.2 and I'm creating my template with the Designer.