Discussion:
Recommendation for tree control?
(too old to reply)
unknown
2008-03-21 16:25:23 UTC
Permalink
Hi All
Could anyone recommend me a decent tree control that can have extra columns of text data (like how Outlook Express shows the messages), preferably in C#.

Many thanks

---
Test
Bill Woodruff
2008-03-21 21:58:39 UTC
Permalink
"Could anyone recommend me a decent tree control that can have extra columns
of text data (like how Outlook Express shows the messages), preferably in
C#."

Hi,

Herfried Wagner, MVP, just put up a post in the
microsoft.public.dotnet.framework.windowsforms group with several links to
opensource Tree-ListView controls on CodeProject, and a link to a commercial
3rd. party control. Look for the thread titled "Re: Tree Control with
Columns?"

Right now I am using the Integral UI TreeView control from Lidor Systems (a
treeview only, not integrated with a ListView), but their IU TV product is
so very powerful (and reasonably priced), the company's developer support is
so good, that I am planning to license and use their Integral TreeListView
product which does have the features you require.

http://www.lidorsystems.com/products/IntegralUI/treelistview.aspx

Happy hunting.

best, Bill
Grant Frisken
2008-03-22 09:08:42 UTC
Permalink
Post by unknown
Hi All
Could anyone recommend me a decent tree control that can have extra columns of text data (like how Outlook Express shows the messages), preferably in C#.
Many thanks
---
Test
Take a look at Infralution's Virtual Tree. It supports columns and
can be configured using Context Sensitive columns to display different
columns depending on the space available (like Outlook). Virtual Tree
also provides lightning quick performance with large data sources.
You can get more information and download an evaluation version from
www.infralution.com/virtualtree.html

Regards
Grant
Fernando Gómez
2008-06-18 20:20:20 UTC
Permalink
Post by unknown
Hi All
Could anyone recommend me a decent tree control that can have extra columns of text
data (like how Outlook Express shows the messages), preferably in C#.
Many thanks
---
Test
Hi there,

don't have Outlook Express, but you might want something like this:

http://www.codeproject.com/KB/grid/OutlookGrid.aspx

just as Outlook.

Regards.
Matthias Pieroth
2010-08-04 12:12:55 UTC
Permalink
Hi,

you can test our PFGrid.NET which offers this functionality

http://winforms.pfgrid.com/TreeList_Grid.aspx

http://winforms.pfgrid.com/Outlook2007_Winforms.aspx

Bye

Matthias (CTO PFGrid)
www.pfgrid.com



Test wrote:

Recommendation for tree control?
21-Mar-08

Hi Al
Could anyone recommend me a decent tree control that can have extra columns of text data (like how Outlook Express shows the messages), preferably in C#

Many thank

--
Test

Previous Posts In This Thread:

On Friday, March 21, 2008 12:25 PM
Test wrote:

Recommendation for tree control?
Hi Al
Could anyone recommend me a decent tree control that can have extra columns of text data (like how Outlook Express shows the messages), preferably in C#

Many thank

--
Test

On Friday, March 21, 2008 5:58 PM
Bill Woodruff wrote:

"Could anyone recommend me a decent tree control that can have extra columns
"Could anyone recommend me a decent tree control that can have extra columns
of text data (like how Outlook Express shows the messages), preferably in
C#.

Hi

Herfried Wagner, MVP, just put up a post in the
microsoft.public.dotnet.framework.windowsforms group with several links to
opensource Tree-ListView controls on CodeProject, and a link to a commercial
3rd. party control. Look for the thread titled "Re: Tree Control with
Columns?

Right now I am using the Integral UI TreeView control from Lidor Systems (a
treeview only, not integrated with a ListView), but their IU TV product is
so very powerful (and reasonably priced), the company's developer support is
so good, that I am planning to license and use their Integral TreeListView
product which does have the features you require

http://www.lidorsystems.com/products/IntegralUI/treelistview.asp

Happy hunting

best, Bill

On Saturday, March 22, 2008 11:41 PM
Grant Frisken wrote:

Re: Recommendation for tree control?
On Mar 22, 3:25=A0am, Test wrote
s of text data (like how Outlook Express shows the messages), preferably in
C#

Take a look at Infralution's Virtual Tree. It supports columns an
can be configured using Context Sensitive columns to display differen
columns depending on the space available (like Outlook). Virtual Tre
also provides lightning quick performance with large data sources
You can get more information and download an evaluation version fro
www.infralution.com/virtualtree.htm

Regard
Grant


Submitted via EggHeadCafe - Software Developer Portal of Choice
Win a free Professional license of CodeSmith Generator 5.2!
http://www.eggheadcafe.com/tutorials/aspnet/32aeed64-8518-4bd0-9614-e82b5d3ab3a4/win-a-free-professional-license-of-codesmith-generator-52.aspx
Loading...