Relative Content

Tag Archive for c#blazorteleriktelerik-blazor

Issues with Blazor Treeview

I’m using Telerik Blazor TreeView Component in my Blazor C# code to display hierarchical data. Facing 2 issues with it, viz:
(i) All child nodes are highlighted with a blue color although I’m not applying any style explicitly
(ii) Nodes which doesn’t have any children have an expand icon beside them which is not what I want.