Let's say I have several TextBoxes that the values have been changed, and now I select a different value from a dropdownlist and want the TextBox values saved before executing the event of the dropDownList?
Is there a way to control that?
Let's say I have several TextBoxes that the values have been changed, and now I select a different value from a dropdownlist and want the TextBox values saved before executing the event of the dropDownList?
Is there a way to control that?