Gets or sets the name of a macro or script to be run when the LoadRecord event occurs.
object.OnLoadRecord = [string]
Where object is an object expression that evaluates to one of the controls in the Applies To list, and string is a string expression specifying the script or macro to run when the LoadRecord event is triggered.
Newlook Smartclient
Newlook Server
The LoadRecord event occurs when an individual record from an ADO or DDM bound data source has finished loading into the grid control. The OnLoadRecord property can be used to perform some logic when this event is triggered.
This property is only applicable to ADO or DDM bound datagrids, it is not supported in OA grids.
DataBind method | Source property
© 2004-2021 looksoftware. All rights reserved.