Click here to Skip to main content
15,879,613 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How do I put gridview in a treelistview subnode?

It is very difficult to put data like gridview in tree list view.

What I have tried:

How do I put gridview in a treelistview subnode?

It is very difficult to put data like gridview in tree list view.
Posted
Updated 19-Jan-23 13:21pm

1 solution

You asked this yesterday. Why delete and repost the same question?

Have you thought about why no one answered? A lot of the time it is due to the question that is asked. You only specify the tag C#, you do not post any code that you have tried. Also, we do not know what type of app you are trying to do this in. Is it Winform, WPF, Asp.net, MVC, Blazor, Xamarin, MAUI, etc... When asking questions, please articulate with more specific information (including the application type); code tried; the full error message encountered including which line the error occurred on (with the code); etc. Information that we need to better understand your issue as we cannot see your screen with code in here.

Also, we are not a free coding service. We are more than happy to assist you with your code.

Now, to help you with researching a solution, I did the following Google Search based on the information in your question: gridview as treelistview c#[^]

Here are a couple of more refined searches based on the type of app:
1. winform gridview treeview c#[^]
2. wpf gridview treeview c#
3. asp.net gridview treeview c#[^]

As you can see, each search returns slightly different results.

If you still need help, Please do not delete this question, instead, update it (by using the improve question link underneath the question / to the right of your name) with more information, and the question will rise to the top of the list.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900