RDTA.PickDP.Extensions.ColumnBinder Class

Binds grid columns with a multivalue table.

Public Constructors

New

Constructor.

Public Methods

getTable

Gets the table to which the columns are bound.

MemberwiseClone

Returns a copy of the current instance. For internal use only.

setTable

Sets the table to which the columns are bound.

Public Properties

Name

Type

Description

DBGridColumn

Column

Gets or sets the name of the column.

FieldName

String

Gets or sets the name of the field in the table.

Mandatory

Boolean

Flag indicating if field is mandatory or not.

Message

String

Message to return if Mandatory property is True and data is empty.

Public Events

Name

Type

Description

OnProcess

Event

Event triggered when the control is about to be processed.