Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.