DataGrid.DataGrid

Overview | Methods | Fields | This Package | All 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.