can i put a tree view control with check marks and load nodes with items from my database?
Printable View
can i put a tree view control with check marks and load nodes with items from my database?
There is no built-in TreeView control for WebForms....If you are running Version 1.0 of the .NET Framework then you can download some custom web controls form Microsoft at the link below. Otherwise you will need to find a 3rd party component.
Customer Web Controls
They haven't finished creating components for Version 1.1