1
Answer

Data Binding problem

Hi. How can I solve this problem. I have two controls on Win Form, label and text box. They are both bound to the same DataSet. Now I want to automaticly refresh value that is displayed in label based on user input in text box. Thank you.

Answers (1)