who know how to make TreeGridView in C# which want support databind. want to retrieve data from database to display in TreeGridView.
lianpiau 0 Junior Poster
Recommended Answers
Jump to PostHave a look at this blog post - Customizing the DataGridView to support expanding/collapsing (ala TreeGridView)
Jump to PostThen you will have to customize the code to support databinding. You'll have to figure out how to tell it what is a root node and what are child nodes.
All 5 Replies
kvprajapati 1,826 Posting Genius Team Colleague
lianpiau 0 Junior Poster
lianpiau 0 Junior Poster
Momerath 1,327 Nearly a Senior Poster Featured Poster
lianpiau 0 Junior Poster
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.