GridView: GridView loses focus when clicking inside DropDownContent of DropDownControl in GridViewNewRow
When adding a new row and we click inside a DropDownContent of a DropDown control, the RadGridView loses focus. This way RowValidating event is called which is not expected.