Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net Web Controls (http://www.velocityreviews.com/forums/f63-asp-net-web-controls.html)
-   -   using a multicolumn treeview (http://www.velocityreviews.com/forums/t774043-using-a-multicolumn-treeview.html)

safae 08-17-2004 04:34 PM

using a multicolumn treeview
 
Hello,
i need to display data in a treeview that has multiple columns...
Can anyone help?

thanks

Alvin Bruney [MVP] 08-17-2004 09:20 PM

Re: using a multicolumn treeview
 
there is no such beast. trees are a collection of nodes. try to think of it
in those terms. each node may have children which in turn may have its own
children. each node has a parent, a node without a parent is itself a
parent. are you wanting multiple nodes per parent?

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"safae" <safae@altern.org> wrote in message
news:d72e37d2.0408170729.5ab4ad44@posting.google.c om...
> Hello,
> i need to display data in a treeview that has multiple columns...
> Can anyone help?
>
> thanks





All times are GMT. The time now is 05:05 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57