Click here to Skip to main content
15,891,864 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi every one, I'm having troubles with databinding:
I have a IBindingList that get correctly updated when my custom control change it's value, however, the problem is in the other way.

Infact, when I choose another item in my listbox, while all controls (representing properties of the object) gets updated, this doesn't.

I already used custom controls in this project and they are correctly working. I really can't understand why this is not working, am I missing something?

http://pastie.org/2125497
Posted
Comments
Sergey Alexandrovich Kryukov 26-Jun-11 21:13pm    
How anyone can see the problem without looking at your code?
--SA
Fire-Dragon-DoL 26-Jun-11 21:22pm    
I posted code in the link... I have the same problem as stated in this question, but no answer worked for me:
http://www.west-wind.com/weblog/posts/2006/Jan/12/More-BindingSource-WinForm-Databinding-frustrations

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900