Previous Next

Created property

(Windows only; GUI for .NET only)
Use this property in response to a CreateRow event to indicate whether the record was successfully created in the bound ABL data source object. Set to TRUE if the record was successfully created. Set to FALSE if the record was not created. The default value is TRUE.
Data type:
Access:
Applies to:
If the record was successfully created in the bound ABL data source object, you must also add the record to the query’s result set using the CREATE-RESULT-LIST-ENTRY( ) method. Otherwise, the data in the control will not be synchronized with its data source.
Caution:
See also:

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.