I have used CellValuechanged and CellalueChanging.Whenever the cell is focused and value is not updated or same value is typed these events are not fired.Each time when the focus of cell is lost event should get fired even if value entered is same as prevoius value.
I dont want to use BeforeRowLeave Event?
Which event should I used?