Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

切换分页后无法保留之前选中的行 #262

Open
GGboy006 opened this issue Aug 23, 2024 · 0 comments
Open

切换分页后无法保留之前选中的行 #262

GGboy006 opened this issue Aug 23, 2024 · 0 comments

Comments

@GGboy006
Copy link

在el-table中有这么一个属性reserve-selection:仅对 type=selection 的列有效,类型为 Boolean,为 true 则会在数据更新之后保留之前选中的数据(需指定 row-key)
首先ux-grid上的rowKey是布尔值,其次ux-table-column上好像没有reserve-selection这个属性,不知道是否支持分页后保留选中数据这个功能

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant