I have a binding source object that fills some textboxes. In run time, after editing the textboxes I want to be able to retrieve the old values.
how can I retrieve the Textbox's old value and refresh the screen ? Maybe the binding source has history or something ?!