PreviousNextIndex

ChildAllowNew property


(Windows only; GUI for .NET only)

Indicates whether the .NET control should allow the user to add new records to the specified child temp-table buffer in the bound ABL data source object. The default value is TRUE.

Use this indexed property when the BindingSource object is bound to a ProDataSet object that contains child buffers.

Data type: LOGICAL

Access: PUBLIC Readable/Writeable

Applies to: Progress.Data.BindingSource class

Syntax
ChildAllowNew[ buffer-handle | buffer-name ] 

buffer-handle
buffer-name

Use this property only with .NET controls that support an add operation.

See also: AllowNew property


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex