ROWINSERT Grid Notify Event
Description
A row was added to the grid and the corresponding record on the grid channel was written. The grid control automatically adjusts the number of managed rows by adding 1.
Event Template
context:u(2),code:i(1),id:u(2),objtype:i(2),row:i(4),rcd:c(1*=)
Significant Field |
Description |
context |
Context in which the event occurred. |
code |
24 |
id |
ID of the resource that caused the event. |
objtype |
Type of resource that caused the event. |
row |
Number of the inserted row. |
rcd |
Record inserted. |
See Also
NOTICE() Function - Get SYSGUI Notice String