Hi Nadia,
Thank you for your reply and the sample. I realized that we didn’t specify that we see the problem with arrows not moving up and down when grid cells are in edit mode. When cells are not editable, then up and down arrows work, just like in your example. But our client’s requirement is that in edit mode, they should to be able to navigate up and down the cells using arrow keys. Please see attached sample – when you click on a cell, for example Cost Rate on “Other Expense” row, it “turns” into edit mode. From there, click down arrow, and the cursor does not move to the row below.
In v 13.1 we were using grid client event KeyDown to catch and override up and down arrows behavior. But in v 15.1 KeyDown event is not fired on up and down key in edit mode. Could you please provide a solution for this problem?
Thank you!
Dana K