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