Hi Hristo,
Thanks for your reply.
I am using an angular version of jqxGrid and I called handlekeyboardnavigation function from angular, then my grid is undefined in the below-mentioed line inside this function.
var selectedrowindexes = this.myGrid.getselectedrowindexes();
please help and share the code for angular typescript.
Thanks