Phillip Ware
I reccomend using the mshflexgrid because it has more control. The grid has
controls for row size,col, # cols, # rows, width of col and row. Grid also
has row 0 and col 0 for headings if needed.
When you load the grid use a loop within the recordset.
all cells are considered text.
hope this helps. Also lookup in help the mshflex and use the 6.0
components.
Cordially,
krunch97
----- Original Message -----
From: Philip.Ware <Philip.Ware@e...>
To: professional vb <pro_vb@p...>
Sent: Tuesday, June 13, 2000 8:22 AM
Subject: [pro_vb] DataGrid
> Hi,
>
> How can I use the DataGrid control - but with a dynamically created
> connection and recordset? I do not wish to use the Data Environment.
>
> Thanks,
> Phil.
>