TreeNode isSelected
Closed this issue · 6 comments
Hello @panliang-rm,
Thank you for reporting this issues, i have solved it today and will release it in next few hours 1.2.0
Please check the latest release
Thanks your update, i want to know why need to update the sdk to 33, because i must update my project to 33
i also notice when i collapse all child item, the state of selecet will be reset, how could i keep this state? Becase i only use child item, just select the parent, it will collapse and selected, then child item will reset.
i also notice when i collapse all child item, the state of selecet will be reset, how could i keep this state? Becase i only use child item, just select the parent, it will collapse and selected, then child item will reset.
Hello,
This is because the current implementation supports single selection only for example when you select any node it will unselect others,
What you want is multiple selection support, i am actually working on that
yes, thanks for your quickly recommend, maybe i need to support single select and it just in the node isn't catalog, have no child. maybe your mutilple select will support