When i change a value in GCC, i am able to capture the changes done in
TableControlCurrentCellAcceptedChanges event raised.
What is the equivalent event when the cell type is other that text box, e.g a checkbox column. I want do modify something else based on whether a user has checked or unchecked a cloumn, so i want to capture this event.
Thanks