Namespace: Consultingwerk.SmartComponents.Tools.OERABusinessEntityTester
Class 
UpdateRecordViewerControl Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartViewerControl
Implements: Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataTarget, Consultingwerk.SmartComponents.Interfaces.Design.IDesignGroupAssignSource, Consultingwerk.SmartComponents.Interfaces.Design.IDesignToolbarTarget, Consultingwerk.SmartComponents.Interfaces.Design.IDesignViewerControl, Consultingwerk.SmartComponents.Interfaces.ISmartViewerControl, Consultingwerk.SmartComponents.Base.IAlwaysEnabledControl, ICheckOkToClose, IHandlesServerEvents, IHasDesignerVerbs, ISaveChangesOnDeactivateForm, ISmartDataTarget, ISmartGroupAssignSource, ISmartGroupAssignTarget, ISmartTableIOTarget, ISmartToolbarTarget, ISupportInitialize




Top Method Summary
Options Name Purpose
AttachBindingSource (BindingSource) Attaches the BindingSource to this viewer control
CreateFieldControls (BindingSource) Creates a data bound editor control (and label) for every field of the buffer

Top Constructor Summary
Options Name Purpose
UpdateRecordViewerControl (handle) Constructor for the UpdateRecordViewerControl class

Top Property Summary
Options Name Purpose
INTEGER ContentHeight


Method Detail
Top

AttachBindingSource (BindingSource)

Purpose: Attaches the BindingSource to this viewer control
Notes: Overridden to dynamically create the data bound field controls
when the BindingSource is attached for the first time

Parameters:
poBindingSource Progress.Data.BindingSource
The BindingSource (typically of a DataAdapter) used by this viewer
Top

CreateFieldControls (BindingSource)

Purpose: Creates a data bound editor control (and label) for every field
of the buffer
Notes: The control type per ABL data type and the control properties
follow the SmartBindingSource:CreateControlForField method.
Fields with an extent and fields of unsupported data types
(blob, raw, handle, rowid, recid) are skipped

Parameters:
poBindingSource Progress.Data.BindingSource
The BindingSource the created controls are bound to


Constructor Detail
Top

UpdateRecordViewerControl (handle)

Purpose: Constructor for the UpdateRecordViewerControl class
Notes:

Parameters:
phBuffer HANDLE
The handle of the buffer to create field controls for


Property Detail
Top

INTEGER ContentHeight


Returns INTEGER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       20.07.2026 16:05:17