The ASP.NET Web Forms TreeView control allows you to represent hierarchical data in a tree structure. It has great performance combined with advanced features like load on demand, checkbox support, multiple selection, tree navigation, drag and drop, tree node editing, and template support. Features and BenefitsData bindingYou can bind data to the TreeView control from any valid data source, such as XML, JSON, and JSONP. The tree data can be local or in any remote service and fetched using different kinds of adaptors like OData, OData V4, URL, JSON, and Web API. Load on demandThe ASP.NET Web Forms TreeView control has a load-on-demand option that allows you to load huge amounts of data by dynamically loading the data on demand, which improves the control’s performance. Also, child nodes in the control can be loaded from any web services or inserted dynamically. Tree node with iconsDisplay nodes with labels and icons to present content in a more readable format. This is helpful in making a typical directory tree and file system. Checkbox supportThe ASP.NET Web Forms TreeView control provides built-in support for checkboxes, allowing users to select more than one item. The tree view checkbox has a tri-state mode also, which is applicable only for parent nodes. In this mode, the parent node will go into the indeterminate state when the child nodes are partially checked. Drag and drop
Multiple node selectionThe ASP.NET Web Forms TreeView control allows users to select multiple nodes. When the drag-and-drop feature is enabled, all the selected nodes can be dragged at the same time. Editable nodesEdit the tree nodes’ label text on the client side by double-clicking it. While editing tree view nodes, the tree view data source will also be updated by the modified data. Sorting tree nodesRender the tree view nodes in ascending or descending order based on the label text to provide users improved readability. Node templateThe TreeView control can be customized through its node template support, which allows defining a custom structure for tree nodes. You can use node templates specifically for parent nodes, child nodes, or both, and can include images and any custom element structure. Expand collapse iconsEasily customize the expand and collapse icons based on your application requirements. Right to left (RTL)Supports right-to-left (RTL) direction for users working in right-to-left languages like Hebrew, Arabic, or Persian. Related linksAbout SyncfusionFounded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 29,000 customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies. Today we provide 1800+ controls and frameworks for web (Blazor, ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Vue, and Flutter), mobile (Xamarin, Flutter, UWP, JavaScript, and MAUI), and desktop development (WinForms, WPF, WinUI, UWP, Flutter, and MAUI). We provide ready-to deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.
sales@syncfusion.com | www.syncfusion.com | Toll Free: 1-888-9 DOTNET |