Add | Adds a new data line to the object. |
SetCurrentLine | Sets the active row to a specified row number. |
Add | Adds a new data line to the object. |
SetCurrentLine | Sets the active row to a specified row number. |
Count | Returns the total rows in the database table. |
DisplayedName | Sets or returns name displayed in the column header. Field name: DispName. Length: 30 characters. |
FieldNo | Sets or returns column number in the specified database table. Field name: FldNum. Length: 10 characters. |
GroupBy | Determines whether or not to group all the rows by the specified field. Field name: GroupBy. |
ShowType | Determines whether to display the valid value description or the valid value. For example, for BP Type, set Y to display Customer or set N to display C. Field name: DispDesc. |
SortOrder | Sets or returns the sort order - Ascending or Descending - of the columns in the Choose from List form. Field name: SortOrder. |
UserFields | Returns the UserFields object. |
Visible | Determines whether or not to display the column. Field name: Visible. |
VisualIndex | Sets or returns the display order number of the column. Field name: VisIndex. |