Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data-binding
Message
From
11/08/2003 11:41:54
 
 
To
All
General information
Forum:
ASP.NET
Category:
Forms
Title:
Data-binding
Miscellaneous
Thread ID:
00818936
Message ID:
00818936
Views:
49
Hey all!

Here goes another question on data-binding in Windows Forms:

I have a Textbox bound to a property in a Business Object (by using the DataBindings collection of the textbox). The value of the property goes into the textbox, and when I change the value on the textbox, it changes the value of the property.

However, if I change the value of the Business Object by other means, the textbox doesn't get updated. Is this the ways it's supposed to work? In order to have the change reflected in the textbox, do I have to raise events when the properties have changed (please, don't tell me that...<s>)?

TIA
Claudio Lassala
Reply
Map
View

Click here to load this message in the networking platform