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

关于对TreeView功能上的增加建议 #145

Open
HaHa-ZYK opened this issue Mar 10, 2025 · 0 comments
Open

关于对TreeView功能上的增加建议 #145

HaHa-ZYK opened this issue Mar 10, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@HaHa-ZYK
Copy link

建议对TreeView增加复选框多选功能。
在treeview中增加复选框的属性,默认为false;当设置为true时,在TreeViewItem的前面显示复选框。
父节点勾选时,自动勾选所有子节点;
父节点取消勾选时,自动取消所有子节点;
子节点全选或全取消时,父节点自动更新勾选或取消勾选;
子节点部分选择时,父节点显示null状态。

@yanjinhuagood yanjinhuagood self-assigned this Mar 12, 2025
@yanjinhuagood yanjinhuagood added the enhancement New feature or request label Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants