I use the version 9.1.10.
For me the 'activeNodeChange' event not working. And getting error on below lines of code
this.grid.navigation.setActiveNode({
row: nextPosition.rowIndex,
column: nextPosition.visibleColumnIndex
});
args.target.setEditMode(true);
Is there have any other example for version 9.1.10. for the same issue.
Thanks & Regards,
Santu