Hi everyone, I was wondering how to build a treeview from a table in my db witch has the followings fields: RowId, NodeName, ParentNodeId.
I will appreciate any help please.
yaninea 0 Newbie Poster
Recommended Answers
Jump to PostYou can always purchase the InfoPower controls for dot-net. They have a sub-classed TreeView that connects directly to a dataset with multiple relationships to display the tree.
Or roll your own. Bottom line is that the treeview is not a true data-aware component out of the box. Check out …
All 3 Replies
majestic0110 187 Nearly a Posting Virtuoso
yaninea 0 Newbie Poster
JerryShaw 46 Posting Pro in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.