tree-select icon indicating copy to clipboard operation
tree-select copied to clipboard

If Parent node disabled all child will be disabled

Open Dhaval8087 opened this issue 8 years ago • 0 comments

If we want to set disable node functionality individual node then we can't achieve it because currently when my parent is disabled all child disabled automatically like

image

How to avoid disabled child if parent is disabled ?

Dhaval8087 avatar Aug 09 '17 17:08 Dhaval8087