Uncaught TypeError: e.first is not a function at init.activeCell (https://kendo.cdn.telerik.com/2021.1.330/js/kendo.all.min.js:103:18344) at init.activeCell (https://kendo.cdn.telerik.com/2021.1.330/js/kendo.all.min.js:104:1992)
Martin
Telerik team
commented on 19 May 2021, 09:51 AM
The Sheet class currently does not have an activeCell method to programatically set the activeCell. You can try to change the range and then select it to see if the result would be helpful to you. Here is a small example for reference.