Need to display a tree structure of multi level data
-
i am working on multilevel marketing project and need to display data in tree view please reply in c# code not vb want to fetch data by stored procedure if possible. i have a table with following column customer id, reference id, related level mlm-fff123, mlm-fff124, 1 mlm-hhhh125, mlm-fff124, 1 mlm-hh ,mlm-hhhh123, 1 mlm-hh ,mlm-fff124 , 2
-
i am working on multilevel marketing project and need to display data in tree view please reply in c# code not vb want to fetch data by stored procedure if possible. i have a table with following column customer id, reference id, related level mlm-fff123, mlm-fff124, 1 mlm-hhhh125, mlm-fff124, 1 mlm-hh ,mlm-hhhh123, 1 mlm-hh ,mlm-fff124 , 2
There are a few things wrong with your post.
- This forum is intended for people who have written are want to write articles. You should always choose the correct forum before you post your questions
- You generally won't get help if you can't show code. What you have, effectively, asked here is for someone else to do your work. That's not the way that things are done here on Code Project.
- You should always consider whether or not you've provided enough information. In this case, you show a table, but give no idea what this data should look like when output. We aren't mind readers.
I was brought up to respect my elders. I don't respect many people nowadays.
CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier