M
Markus Armbruckner
Hi!
How can I get a notification (event), when any field of a
dataset was changed (e.g. a letter was entered into a
textbox that is databound)? I want to be notified by an
event and do not want to repeatedly query the
DataRowView.IsEdit property.
Does anybody have an idea?
Greetings
Markus
How can I get a notification (event), when any field of a
dataset was changed (e.g. a letter was entered into a
textbox that is databound)? I want to be notified by an
event and do not want to repeatedly query the
DataRowView.IsEdit property.
Does anybody have an idea?
Greetings
Markus