Home All Groups Group Topic Archive Search About

How to determine if a value has changed as a result of data binding

Author
14 Feb 2006 9:03 AM
Nik
Hello,

if I bind a property of a control to a field in a data source, is there
a way to know that its value has changed as a result of data binding.
For example, if I bind Text property of a TextBox, I need to know that
TextChanged event was triggered because value has just been read from
the data source, as opposed to user interaction or changing the value
from code.

Thanks.

AddThis Social Bookmark Button