V
Vanessa
Hi all!
I have a tab control with 2 tabs. All tabs have fields that are databinding
to a unique binding source. The problem is that if I don't access the second
tab, it didn't work. After access it, all works fine.
For example, I have the following tabs:
Tab 1
nameTextBox
codeTextBox
addressTextBox
Tab 2
groupTextBox
birthdayTextBox
I have a Binding Source and when it is assigned, the fields on Tab 2 is not
updated. If I access Tab 2, all works fine after this.
Is there a way to start binding in all tabs?
Thank you
Vanessa
I have a tab control with 2 tabs. All tabs have fields that are databinding
to a unique binding source. The problem is that if I don't access the second
tab, it didn't work. After access it, all works fine.
For example, I have the following tabs:
Tab 1
nameTextBox
codeTextBox
addressTextBox
Tab 2
groupTextBox
birthdayTextBox
I have a Binding Source and when it is assigned, the fields on Tab 2 is not
updated. If I access Tab 2, all works fine after this.
Is there a way to start binding in all tabs?
Thank you
Vanessa