Topic: TreeView customization
Adrian Ghita free asked 4 years ago
Hello!
TreeView node icon - It would be nice to be possible to add an icon to each tree view node. Is there support for this or any way in which I can achieve this?
Option to enable the following behavior: clicking on a node label should toggle the checkbox. Any chance I could achieve this behavior?
Thank you for you help, Adrian
Arkadiusz Idzikowski staff answered 4 years ago
Currently it's not possible, because the HTML structure of the node is automatically generated by the component. We will discuss this feature with our design team and consider implementing it in the future.
We currently use the label click to expand a node if
[toggleOnTitleClick]
option is set totrue
, so it's impossible to use the same functionality for checkboxes.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 10.0.0
- Device: Desktop
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No