Subject Re: [IBO] Is Cells[i,j] the fastest way to access all data in an IB_Grid -> IB_Query?
Author Raymond Kennington
Raymond Kennington wrote:
>
> In order to get all information in each cell of the IB_Grid I have used
> Cell[i,j].
>
> This is in order to print the grid contents.
>
> Is this the fastest way or is there a way to get all the data from each field of
> each record on the IB_Query?
> --

Sorry. I'm using:

IB_Grid.GetCellDisplayText(FirstDataColumn + c, r)

to get the data and Cells[i,j] to store the data in StringGrid.


--
Raymond Kennington
Programming Solutions
W2W Team B