Subject | OnDataChange for specific field |
---|---|
Author | Daniel Albuschat |
Post date | 2004-11-25T07:34:04Z |
Hello,
is there a way to react to a change on a specific field only?
I want to do something when the user changes a CheckBox embedded in
a TIB_Grid (I've set the column to be boolean, the CheckBox is created
automatically).
But generelly, it'd be nice if it worked for other fields (for example
text fields changed in the grid or from TIB_Edits), too.
Thanks,
Daniel Albuschat
--
eat(this); // delicious suicide
is there a way to react to a change on a specific field only?
I want to do something when the user changes a CheckBox embedded in
a TIB_Grid (I've set the column to be boolean, the CheckBox is created
automatically).
But generelly, it'd be nice if it worked for other fields (for example
text fields changed in the grid or from TIB_Edits), too.
Thanks,
Daniel Albuschat
--
eat(this); // delicious suicide