Blazor Tree Documentation

Hi,
I am trying to understand whether I can have a tree containing two types of components: folders and requirements where folders can contain both further folders and requirements?? I am finding the documentation page on the tree level properties out-of-date, for example My folders and requirements have an optional parent folder id.

Regards
Gary

Not sure why you think the documentation is out of date. Here is what you need to do for loading mixed content.

Hi Korchev,

Thanks for the super fast response. By out-of-date, I meant as just one example there is mention of a tree level property called "Leaf" but I could not find this on the right side of the Radzen GUI. There is also a property in the Radzen GUI called ChildrenProperty but not in the docs?

I will pursue the link you sent. Thank you. :grinning:

Sorry if I am mistaken or missed something,

Gary

Hi again,

I see the issue with the documentation. If I click on the Documentation link on the web page under Resources and then choose Blazor. All good. If I then search for tree on the top left, I get two "tree" entries in the response. You need to be careful since by choosing Blazor, you don't constrain the search and one of the resulting web pages which I chose is "https://www.radzen.com/documentation/tree/" and the Blazor one is "https://www.radzen.com/documentation/blazor/tree/". I guess the first is Angular but the search and the page URL does not make this clear. until you scroll down the page and see the Angular Declaration heading. It would be good if the Search was constrained by your tab choice above?

Regards

Gary