Data Grid Problem

dusteater
12-08-2000, 11:52 AM
I have a program that uses a Data Grid to input data. It works great with the exception of one thing! I have a few text boxes that on the form that keeps a total of each column in the Data Grid. the problem is that when data is changed on the data grid I cannot get it to update the text boxes immediately. I have tried many events but the problem seems to be that the Data environment is not updated from the data grid until it moves to another cell. Does anyone know what I am missing?
Thanks in advance!
Rick

makai
12-09-2000, 11:33 PM
I guess you could use the DBGrid1_Change event to accomplish what you want

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum