Skip to content

How to scroll to a specific line on vue good table #966

Open
@adiyehezkeli

Description

@adiyehezkeli

Issue Type (delete the irrelevant ones)

  • Question

Specs

What version are you using?
2.21.11

What browser?
chrome

Hi,

I'm using vue-good-table in my project, and sometimes in my app the user requests to highlight a specific row. sometimes the table is big and this row is not in the current view, so i want to automatically scroll to that specific line.

I don't use pagination, I just have a table with, let's say 100 rows.

So my first question is - is there a way to automatically scroll to a specific row?

And if not - is there a way to tell current row order (after filter and sort)

Thank you very much!!

Adi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions