Is it possible to scroll a flextable to a specific selected row?
I am attempting to implement functionality where I have two panes, LeftView
and RightView
. When an item is selected on the RightView
, the FlexTable
in the LeftView
should automatically scroll to that particular item.