|
| Purpose | With ColumnOrder you can change the column order in a table control. |
| Examples | ColumnOrder
[Material] 2 ColumnOrder [Table.2,Material] 2 |
| Format | ColumnOrder
[column] n ColumnOrder [table,column] n n
is the the new column number,
i.e. n=1 means that the column should be the first column
that is displayed, n=2 the second. The position
of all other columns is unchanged. |