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
Thanks in advance!
Rick