|
| Purpose | With ColumnSize you can change the column width in a table control. |
| Examples | ColumnSize
[Material] 8 ColumnSize [Table.2,Material] 8 |
| Format | ColumnSize
[column] n ColumnSize [table,column] n n
is the new column width in the
table display (number of characters). ColumnSize [...] 0: If you specify width 0, then the column is not displayed. If the table is already customized by normal R/3 means, and you use GuiXT in addition, then the GuiXT script overrides. |
| Tips & Tricks |
|