Can anyone explain how I can get data (array values) from a dbGrid component (table grid) that I can use at run time in a C/C++ function. I can get the values in the first row of the data grid for each column using Fields, but I can't figure out how to get the fields in the other rows. Can anyone shed any light on this issue for me?