-
forum in treeview format
Hi
I was wondering if it would be possible to have a forum where the threads are displayed in a treeview format using some control in ASP.Net.
The Treeview control available in VB would have been perfect but I dont see it in the ASP.Net toolbox. Would I have to code it in the .aspx page itself then?... using the regular html formatting?
Do let me know if there is a better way... preferably using some controls.
Thanks y'all.
-
The MS IE WebControls are not part of the core ASP.NET Framework. Here is a link to the control suite, which has a treeview:
http://www.msdn.microsoft.com/downlo...s/webcontrols/