Skip to content

scroll a row into view #408

Answered by icflorescu
grahampcharles asked this question in Q&A
Discussion options

You must be logged in to vote

I'll summarize the final answer here, for the benefit of other people bumping into this:

  • Refer to scrolling-a-row-into-view docs page
  • Make sure to trigger the scrolling after the table data is loaded (i.e. in a useEffect() depending on on what you're passing to the table records.)

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@icflorescu
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@icflorescu
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by icflorescu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
3 participants