سؤال

I have implemented dynatree with checkbox=true. but i want to display checkbox only for leaf nodes. how to achieve this ? Thanks

هل كانت مفيدة؟

المحلول

One way would be to set hideCheckbox: true on nodes that are not leafs

Take a look at the example: Example: Selection and checkbox

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top