G
Guest
I have a control, it is bound to a field in a datatable.
If I change the value in the textbox, and move off the textbox, the
RowChanged event is NOT called.
Is there some way to change this behavior? I need the DataTable (or at
least the DataRow) to know the value has changed.
If I change the value in the textbox, and move off the textbox, the
RowChanged event is NOT called.
Is there some way to change this behavior? I need the DataTable (or at
least the DataRow) to know the value has changed.