Skip to content
This repository was archived by the owner on Apr 7, 2024. It is now read-only.
This repository was archived by the owner on Apr 7, 2024. It is now read-only.

怎样可以实现滚动到指定行呢? #321

@geweidong

Description

@geweidong

大量列表的时候,发现做了tr的回收,远离当前视口的tr都被实时的回收掉,这导致获取tr的DOM失效,scrollIntoView这些方法也就不能用了。
怎样才能禁掉自动回收tr的特性呢?
或者有啥别的方法可以实现滚动到指定行?
挺急的,在线等

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions