ROWUPDATE Grid Notify Event

Description

A row was updated in the grid and the corresponding record on the grid channel was also updated with the row information.

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

27

id

ID of the resource that caused the event.

objtype

Type of resource that caused the event.

row

Number of the updated row.

rcd

Record updated.

See Also

NOTICE() Function - Get SYSGUI Notice String

NOTICETPL() Function - Get Notice String Template

BBjDAGridRowUpdateEvent