P
Peter Morris [Droopy eyes software]
I have a grid with 2 columns
string Name
Decimal NewPrice
I have a TextBox at the bottom of the form, I am manually getting/setting
the NewPrice of the current row whenever the row changes or the TextBox
loses focus.
Is there a more automated way of doing this? I've written the same code for
about 5 different forms now and it is becoming monotonous
Thanks
Pete
string Name
Decimal NewPrice
I have a TextBox at the bottom of the form, I am manually getting/setting
the NewPrice of the current row whenever the row changes or the TextBox
loses focus.
Is there a more automated way of doing this? I've written the same code for
about 5 different forms now and it is becoming monotonous
Thanks
Pete