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.
All,
Is it possible for a treeview to contain additional columns? I would like to display some data in a treeview-type control, but I need additional columns displayed with each tree item. I''ve looked at the Hierarchial GridDataBoundGrid and this is close, but there''s some features of a tree that I would like to use.
Item FName LName
Parent John Doe
|
+-Child1 Billy Doe
+-Child2 Mary Jones
+-GrandChild1 Bobby Jones
+-GrandChild2 Jane Jones
Thanks for the help!
Dave
ADAdministrator Syncfusion Team January 26, 2004 10:15 PM UTC
Hi Dave
We are working on this feature but this will make it only after the release of Essential Suite 2.0. We do have a sample that we can send to you if you can you open a support incident using Direct Trac, we will update the incident with more details.
Regards
Arun
>All,
>
>Is it possible for a treeview to contain additional columns? I would like to display some data in a treeview-type control, but I need additional columns displayed with each tree item. I''ve looked at the Hierarchial GridDataBoundGrid and this is close, but there''s some features of a tree that I would like to use.
>
>Item FName LName
>
>Parent John Doe
> |
> +-Child1 Billy Doe
> +-Child2 Mary Jones
> +-GrandChild1 Bobby Jones
> +-GrandChild2 Jane Jones
>
>Thanks for the help!
>Dave
>