Table headers (RDMLX)

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
soapagent
Posts: 93
Joined: Mon Jul 16, 2012 6:19 pm

Table headers (RDMLX)

Post by soapagent »

I have a table currently on the web which column headings which span columns as below (simplified)

Period Cumulative
No Avg SD No Avg SD
1 99 1.1 1 100 2.2
3 5 1.0 2 12 1.3

Can I achieve this with a longrange Table?
Paul

Re: Table headers (RDMLX)

Post by Paul »

It is not currently possible to extend table headers beyond their column because they don't have layout properties.

A title for a table would have to be a label and the table would not use headers.
Post Reply