I am using VFP7, Codemine v7, Windows 2000.
I have a form where I have two related grids. The parent selects related child records. I need to total the "amount" columns in the child for the user to view. I have tried different events that fire from the parent, but either I don't get the correct numbers or it messes up the child display.
Where is the best event to perform a column totaling routine in a grid?
Thanks...
Bob Taylor
I have a form where I have two related grids. The parent selects related child records. I need to total the "amount" columns in the child for the user to view. I have tried different events that fire from the parent, but either I don't get the correct numbers or it messes up the child display.
Where is the best event to perform a column totaling routine in a grid?
Thanks...
Bob Taylor