TableBox.ChangeRow
Syntax:
Description:
Availability:
Note:
If a table box is linked to a record set of information register records can be changed manually only if "Independent" write mode is specified for the register (specified during configuring). If a record set belongs to an accumulation register, or "Subordinate to recorder" write mode is set for information register you can not change records manually.
Example:
Controls.TableBox.ChangeRow(); |