G
Guest
Hi All,
I am under the impression that databinding allows a control to be updated
automatically by the interface when the underlying value changes. However,
many of my controls will not update after the initial display. If I have a
boolean property and I bind it to a checkbox's checked property, I should be
able to change the boolean from true to false and observe the checkbox go
from checked to unchecked. Is there something else I should be doing or am I
totally off-base?
I am under the impression that databinding allows a control to be updated
automatically by the interface when the underlying value changes. However,
many of my controls will not update after the initial display. If I have a
boolean property and I bind it to a checkbox's checked property, I should be
able to change the boolean from true to false and observe the checkbox go
from checked to unchecked. Is there something else I should be doing or am I
totally off-base?