I have a DBGrid attached to a TTable (local Paradox) and I want to display and update the total of the values in the same field for each displayed record in a separate control (TEdit). I can trigger an event when the user changes columns (OnColExit) to update the total but I can't find an event to use when the user moves to the next record in the same field using the up or down arrow keys.
Is there an event in either the DBGrid or the TTable that will allow me to update the total as the user moves to the next record?
Thanks to those who responded to my last post about bolding the caption of a radiogroup. I should have specified that it was a DBRadiogroup I was using.
Thanks
RonR51
Is there an event in either the DBGrid or the TTable that will allow me to update the total as the user moves to the next record?
Thanks to those who responded to my last post about bolding the caption of a radiogroup. I should have specified that it was a DBRadiogroup I was using.
Thanks
RonR51