Hello
I have a form and on the form I have a bindingSource. The form has also been localized to a language let's say Hungarian. The bindingSource is initialized to a dataset and to the correct datamember.
When I start out the language is set to (Default)
Then I change to hungarian
Then I change it back to (Default)
After this looking at the bindingSource the values are gone from DataSource and DataMember.
Is this a bug? Is there any workarounds to stop this... It is very very irritating!
Thanks,
Krisztian