ROWCANCEL Grid Notify Event
Description
A row insertion was canceled by the user, which causes the row to be removed from those managed by the grid. (Row is the only significant field in RCDNFY$.)
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 |
26 |
id |
ID of the resource that caused the event. |
objtype |
Type of resource that caused the event. |
row |
Number of the row whose insertion was canceled. |
rcd |
Record inserted, deleted or updated. (This field is empty if a record/row insert cancellation is identified.) |
See Also
NOTICE() Function - Get SYSGUI Notice String