RDTA.PickDP.Extensions.DBGridBinder Control

Binds DBGrid columns to fields in a table.

Public Constructors

New

Constructor.

Public Methods

Dispose

Releases resources used in the instance.

FillAllRows

Fills all the columns and all the rows in the DBGrid with data from the table.

FillRow

Fills all the columns of the specified or currently selected row with the data from the table.

getKeyControl

For internal use only.

MemberwiseClone

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

setKeyControl

For internal use only.

Public Properties

Name

Type

Description

Assignations

 DBGridBinding

An array of DBGridBinding representing all of the bound columns and fields.

Table

Table

A reference to the table control.