The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I'm trying out various syncfusion controls for xamarin.forms. I'm facing issue with sfTreeView control and it is not rendering at all when I run the project. I have attached herewith a text file containing the code. Can you pls look into it and let me know why treeview is not rendering on my phone with give code.
I urgently look forward to get the solution of this problem.
Did you initialise component correctly for iOS and UWP ?
SRSivakumar R Syncfusion Team August 26, 2019 10:51 AM UTC
Hi Krunal,
Based on the provided code snippets, Services is the property of SubCategory class. So you have to define HierarchyDescriptor as below. Can you please modify the HierarchyDescriptor as below and check.