Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

DataGrid.DataGrid

Creates a DataGrid control.

Syntax

public DataGrid()

Remarks

Once you have created a DataGrid control, call setDataSource (and optionally, setDataMember) to bind the grid to a recordset and fill it with data.