Needs assistance in displaying data in Tree view
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I am attempting to create a page which will display data pulled from a database. What I would like to do, but not sure how to do it, is to have users input a Subject then the body of their post but when I pull up the page all relevant topics display the different posts in a Tree View. For example say a users starts a thread with topic "Pissed at you" I would like all responses or added blogs under this topic be displayed as a treeview. Pretty much the same as we see here on this page. I would also like to have all the topic collapsed with a plus sign then when clicked on with will expand to display the content of their blog. Any assistance will be greatly appreciated.
Greg Coding makes the world go round!!!