This question is locked. New answers and comments are not allowed.
Hello,
I am wondering how best to handle the following scenario:
I have a databound textbox which is in a tab control which is in a tile view. Below the textbox, is a button which I would like to have trigger an update back to a service when clicked with the current value in the textbox.
I'm not sure how to capture the current value of the textbox in the code behind.
Thanks,
Travis
I am wondering how best to handle the following scenario:
I have a databound textbox which is in a tab control which is in a tile view. Below the textbox, is a button which I would like to have trigger an update back to a service when clicked with the current value in the textbox.
I'm not sure how to capture the current value of the textbox in the code behind.
Thanks,
Travis