Home All Groups Group Topic Archive Search About

Tree list view control for .NET 2.0

Author
8 Feb 2006 9:16 PM
Brian Henry
Does anyone know of any good tree list view controls out there that are
feature complete? We already looked at the one on code project that is free
but don't really like it. any commercial products out there that are good?
thanks!

Author
9 Feb 2006 12:08 AM
Grant Frisken
Take a look at Infralution's Virtual Tree control.  It is feature
complete and provides context sensitive columns (ie the columns
displayed can depend on the currently selected item).   This is really
useful when you are displaying heterogenous data in your tree.  You can
get more information and download an evaluation version from:

www.infralution.com/virtualtree.html

Regards
Grant Frisken
Infralution

Brian Henry wrote:
Show quoteHide quote
> Does anyone know of any good tree list view controls out there that are
> feature complete? We already looked at the one on code project that is free
> but don't really like it. any commercial products out there that are good?
> thanks!