angular-tree-component icon indicating copy to clipboard operation
angular-tree-component copied to clipboard

Disable checkboxes for some specific nodes

Open d4rkc0de opened this issue 7 years ago • 2 comments

Hello

I'm Using angular-tree-component version : 7.1.0. I'm using the tree component with checkboxes and I want to disable some checkboxes in the tree based on their id's or name's, I did a little research and it seems this feature doesn't exist yet, so is this feature is planned for the feature, and is there any work-arround for the moment?

d4rkc0de avatar Aug 21 '18 10:08 d4rkc0de

https://github.com/neo1380/treedemo/tree/disabledfeature

I have done some changes and updated the code in the above repo. the disabling checkbox can be configured via tree options.

neo1380 avatar Oct 27 '19 06:10 neo1380

Hi,

Is the disable feature working? I couldn't find any documentation about it.

nam-vuhoang avatar Feb 17 '21 01:02 nam-vuhoang