hi folks
Is there any way to read each of the values of a column in a DBgrid?
I have a DBGrid which displays detail records for a master record. I want to
sum dollar values for each detail record, but I want this to happen quickly,
since I want to call the routine for every character entry, so that I can
enable the master records SAVE button once the totals sum to a certain figure.
I dont want to change the detail tables dataset cursor since I am editing a
record in it, and I would prefer to not use a second table. I cant see how to
access the data from
DBGrid1.Columns[1].Collection.items[count]
regards
Leo
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz