Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

I want to achieve such an effect: user can only select node that has no childen and after the node is selected, its parent node text and its own text display together like this: 

parent node text / its own text

for example:

Empty


user can only select Naturals.mp4 or Wild.mpeg, can not select Videos. and after Naturals.mp4 node is selected, Videos / Naturals.mp4 is displayed in the box, not only Naturals.mp4

How can I 

achieve the affect?