How to set initial scroll position for virtualized lists? (e.g. GridList
)
#8089
Unanswered
schickling
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to set the initial scroll position for a virtualized
GridList
e.g. to restore a previous scroll position. So far I've been only able to do this in a way that makes the list jump after the initial render.Beta Was this translation helpful? Give feedback.
All reactions