We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
点击某行数据,某行数据高亮
单击表头,高亮被清空
滚动时,高亮数据保持不变
null
The text was updated successfully, but these errors were encountered:
预计接入时间:2024.10.25之前
Sorry, something went wrong.
建议 第1点,高亮的样式,可以通过自定义样式来进行个性化修改 第2点,"单击表头,高亮被清空" 这个行为是可配的,如操作员点击了表格外的区域,此时表格还是可以保持选中状态 第3点,“滚动时,高亮数据保持不变“这个行为是可配置的,某些业务场景下可能并不需要保持不变,只是想要反选的效果
Rui-Sun
Successfully merging a pull request may close this issue.
What problem does this feature solve?
点击某行数据,某行数据高亮
单击表头,高亮被清空
滚动时,高亮数据保持不变
What does the proposed API look like?
null
The text was updated successfully, but these errors were encountered: