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.
Is it possible for a node to contain other controls (i.e. textboxes, buttons, etc...)? It looks like this may be possible in the desktop products (because nodes have a Content property), but is it possible in the web products?
CIChristopher Issac Sunder K Syncfusion Team October 8, 2018 09:51 AM UTC
Hi Jerrad,
Thank you for contacting Syncfusion support.
It seems you are expecting customizations on tree nodes. Our TreeView component, has an option for customizing the tree nodes using nodeTemplate property. Please refer the below online sample which showcases the tree nodes with custom elements,