Hi Everyone,
I created a similar ticket on this few months back and have not been able to resolve it yet. I have tried different approaches including FocusOnCell, OnKeyDown and nothing have not been successful. However, OnKeyDown almost done the trick on disabling the field using e.Handled = true; but that affects all the editable cells in the grid. My requirement is only to disable/lost focus from Inv Qty (highlighted below).
Any help or advice (sample codes) regarding this would be highly appreciated.
