Subject | Is Cells[i,j] the fastest way to access all data in an IB_Grid -> IB_Query? |
---|---|
Author | Raymond Kennington |
Post date | 2003-01-16T22:19:15Z |
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?
--
Raymond Kennington
Programming Solutions
W2W Team B
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?
--
Raymond Kennington
Programming Solutions
W2W Team B