Sunday, May 6, 2007

BindingContext

The BindingContext has the role to synchronize between component and data source for a context. Since the framework 2.0, the BindingContext do a lots of job and require less to play with it. An important thing is to always remember that every container has its binding context. Remember that point if you do dialog form modal.

The BindingContext contain the CurrencyManager and the PropertyManager.

No comments: