How to move handson table scroll bar to specific row?

I’m trying find out a method or a way by which i can move handson tables scroll bar to specific row .

Hi @kunal

There is no official method to move the scroll but you can move to a specific cell via selectCell method. Here’s an example Handsontable example - JSFiddle - Code Playground

Parameters