This question is locked. New answers and comments are not allowed.
I want to reach edited cell value when selected row changes while a cell is on edit mode. But in this case, I get value after second selectionchanged event, cause selectionchanged event fires before cellEditEnded. How can I fix this??