Hi i have an issue in CellEditEnded event,
I am validating a cell in CellEditEnded if text is not entered in that.
I have tried by setting e.handled to false,but in this case ihe evet is being fired twice.
Suggest me how to set the focus back to the same cell.