oslistctrl
Part of the DMS object definition (see DMSObjDef, element
<listctrl>). Holds the column definitions of a table control (grid — an
osobjfields entry with type='W' and
control_type='grid'). One entry per column of the table field with data type, length,
display width, sort position and optionally a catalog / value list.
1. Columns
| Name | Type | Length | Description |
|---|---|---|---|
|
|
32 |
External GUID of the table column ( |
|
|
— |
Internal ID (consistently |
|
|
100 |
Display column name in the default language ( |
|
|
248 |
Internal name of the column ( |
|
|
1 |
Data type code of the column ( |
|
|
100 |
Database column name in the underlying table field (e.g. |
|
|
— |
Maximum length of the column ( |
|
|
— |
Display width of the column in pixels ( |
|
|
— |
Position of the column in the table field ( |
|
|
— |
Link ID for linkage to another object type ( |
|
|
— |
Text alignment within the cell ( |
|
|
— |
Font colour of the column ( |
|
|
32 |
GUID of the value list ( |
|
|
— |
Catalog type ( |
|
|
— |
|
2. Related Tables
-
osobjfields — the parent table field (
type='W',control_type='grid') the columns belong to. -
osobjdef — object types whose masks contain the table fields.