who know how to make TreeGridView in C# which want support databind. want to retrieve data from database to display in TreeGridView.

Recommended Answers

All 5 Replies

not support data binding

Then 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.

Then 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.

I have no idea to modify. If u already modify before just show me.

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.