J
Joe
I have a combo box that inherits from DataGridTextBoxColumn. Everything
works fine with the control except a CancelEdit(). The underlying rows'
value is rolled back but the DataGrid column still displays the new value
which was cancelled.
Am I missing an event my control needs to receive the cancel?
Thanks for any help,
Joe
works fine with the control except a CancelEdit(). The underlying rows'
value is rolled back but the DataGrid column still displays the new value
which was cancelled.
Am I missing an event my control needs to receive the cancel?
Thanks for any help,
Joe