How to set scroll position of QTable
-
I’m using QTable with virtual-scroll.
I can get the current scroll position via: @virtual-scroll=“onVirtualScroll”, but how can I set the scroll position of the table?
QTable has not a ‘scrollTo’ method, like QViirtualScroll. -
Feature requested: https://github.com/quasarframework/quasar/issues/6093