How to move handson table scroll bar to specific row?

Tags: #<Tag:0x00007efc61a6b148>

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 https://jsfiddle.net/handsoncode/39qc0def/

Parameters