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

怎么取选中的行,有没有API。 #868

Closed
zhoubo416 opened this issue Jan 5, 2024 · 2 comments
Closed

怎么取选中的行,有没有API。 #868

zhoubo416 opened this issue Jan 5, 2024 · 2 comments

Comments

@zhoubo416
Copy link

{
headerType: 'checkbox', //指定表头单元格显示为复选框
cellType: 'checkbox', //指定body单元格显示为复选框
field: 'isCheck',
width: '50',
style: {
textAlign: 'center',
},
},
目前感觉单元格选中和 check选中比较混乱,我希望可以拿到我选择了哪些行数据,应该怎么做?
image

@fangsmile
Copy link
Contributor

image
这个接口可以获取到数据的选中与否
@zhoubo416

@zhoubo416
Copy link
Author

多谢,可以解决我的问题

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

2 participants