kvision / pl.treksoft.kvision.tabulator / Tabulator / scrollToRow
scrollToRow
(js)
open fun scrollToRow(row: Int, position: RowPosition? = null, ifVisible: Boolean? = null): Unit
Scroll to the row given by id.
Parameters
row - id of the row
position - the scrolling position
ifVisible - scroll to already visible row