473,385 Members | 1,983 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Tree List View

does anyone know of any good tree list view controls (for commercial usage)?
I need something that is high quality, and looks similar to the detail view
of the list view and in a tree format... willing to spend money for a
control.. thanks a lot!
Aug 28 '06 #1
9 9004
what exactly do you want it to do that the native control does not?
Aug 28 '06 #2
a tree list view? exactly what it says... a list view that supports a tree
structure... and is not a data grid... I need a tree view that supports sub
items with a column header basically

"Stuart Nathan" <st***********@homecall.co.ukwrote in message
news:uv**************@TK2MSFTNGP03.phx.gbl...
what exactly do you want it to do that the native control does not?

Aug 28 '06 #3
Take a look at Infralution's Virtual Tree. It supports this plus a lot
more - including the ability to pin (or freeze) columns which is
essential if you have a large number of columns. It also supports
context sensitive columns - where the columns displayed can depend on
the currently selected item.

You can get more information and download a fully functional evaluation
version from:

www.infralution.com/virtualtree.html

Regards
Grant Frisken
Infralution

Smokey Grindle wrote:
a tree list view? exactly what it says... a list view that supports a tree
structure... and is not a data grid... I need a tree view that supports sub
items with a column header basically

"Stuart Nathan" <st***********@homecall.co.ukwrote in message
news:uv**************@TK2MSFTNGP03.phx.gbl...
what exactly do you want it to do that the native control does not?
Aug 28 '06 #4
"Smokey Grindle" <no****@dontspamme.comschrieb:
does anyone know of any good tree list view controls (for commercial
usage)? I need something that is high quality, and looks similar to the
detail view of the list view and in a tree format... willing to spend
money for a control..
ContainerListView and TreeListView: Writing VS.NET design-surface compatible
controls
<URL:http://www.codeproject.com/cs/miscctrl/extendedlistviews.asp>

TreeListView
<URL:http://www.codeproject.com/cs/miscctrl/TreeListView.asp>

VB.NET TreeListView
<URL:http://www.codeproject.com/vb/net/vbnettreelistview.asp>

Commercial:

<URL:http://www.syncfusion.com/Products/product.aspx?p=5&tab_id=0>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Aug 28 '06 #5
On Mon, 28 Aug 2006 09:27:01 -0400, "Smokey Grindle" <no****@dontspamme.comwrote:
>a tree list view? exactly what it says... a list view that supports a tree
structure... and is not a data grid... I need a tree view that supports sub
items with a column header basically

"Stuart Nathan" <st***********@homecall.co.ukwrote in message
news:uv**************@TK2MSFTNGP03.phx.gbl...
>what exactly do you want it to do that the native control does not?
This perhaps?
http://www.devexpress.com/Products/N...List/Index.xml
Gene
Aug 28 '06 #6
Smokey Grindle wrote:
does anyone know of any good tree list view controls (for commercial usage)?
I need something that is high quality, and looks similar to the detail view
of the list view and in a tree format... willing to spend money for a
control.. thanks a lot!

That's what we are using:

http://www.infragistics.com/Products...s/default.aspx

--
You can email me directly by removing the NOSPAm below
xm**********@gmxNOSPAm.netNOSPAm
Aug 29 '06 #7

Smokey Grindle wrote:
does anyone know of any good tree list view controls (for
commercial usage)?
I need something that is high quality, and looks similar to the
detail view
of the list view and in a tree format... willing to spend money
for a
control.. thanks a lot!
Take a look at our TList component
www.Bennet-Tec.com/btproducts/TList/TList.htm

* * Please include a copy of this message with your reply

Jeff Bennett
Je**@Bennet-Tec.Com

* Bennet-Tec Information Systems, Inc
* 50 Jericho Tpk, Jericho, NY 11753
* Phone 516 997 5596, Fax - 5597
* RELIABLE Components Make You Look Sharp!
* TList/Pro * ALLText HT/Pro * MetaDraw *
* Custom Software Development Services Too.
* WWW.Bennet-Tec.Com

=================== ===================

Sep 3 '06 #8
DlhSoft DataTreeGridView control (http://DlhSoft.com/HierarchicalData)
inherits behavior and UI from DataGridView but provides support for showing a
treeview in one column (at your choice). The most interesting part is that
(unline other free solutions) it supports databinding including for
indentation level and is expanded properties of the tree nodes (rows).

--
Sorin Dolha, DlhSoft
"Smokey Grindle" wrote:
does anyone know of any good tree list view controls (for commercial usage)?
I need something that is high quality, and looks similar to the detail view
of the list view and in a tree format... willing to spend money for a
control.. thanks a lot!
Nov 5 '06 #9
You can also try componentone True DB Grid at www.componentone.com

Best Regards,

Luqman

"Sorin Dolha" <sd****@community.nospamwrote in message
news:37**********************************@microsof t.com...
DlhSoft DataTreeGridView control (http://DlhSoft.com/HierarchicalData)
inherits behavior and UI from DataGridView but provides support for
showing a
treeview in one column (at your choice). The most interesting part is that
(unline other free solutions) it supports databinding including for
indentation level and is expanded properties of the tree nodes (rows).

--
Sorin Dolha, DlhSoft
"Smokey Grindle" wrote:
>does anyone know of any good tree list view controls (for commercial
usage)?
I need something that is high quality, and looks similar to the detail
view
of the list view and in a tree format... willing to spend money for a
control.. thanks a lot!

Nov 5 '06 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: imani_technology_spam | last post by:
We need to present hierarchical data on a web page, the same way the tree view shows files in Windows Explorer. Here's the catch: that tree view needs to be bound to a SQL Server database. How...
14
by: Dave | last post by:
Hello all, After perusing the Standard, I believe it is true to say that once you insert an element into a std::list<>, its location in memory never changes. This makes a std::list<> ideal for...
0
by: Tree menu using XML | last post by:
I have one XML file that has nodes and sub node and each and every node has the attribute call visible if its value is true then diplay this node else don't display thid node, but this condition i...
19
by: Christian Fowler | last post by:
I have a VERY LARGE pile of geographic data that I am importing into a database (db of choice is postgres, though may hop to oracle if necessary). The data is strictly hierarchical - each node has...
5
by: Pavan | last post by:
My goal is to accomplish the tooltip functionality for all the neodes in a tree view and i have the following three Events in my C# application. Name of my TreeView Control (AITreeView) 1)...
9
by: Smokey Grindle | last post by:
does anyone know of any good tree list view controls (for commercial usage)? I need something that is high quality, and looks similar to the detail view of the list view and in a tree format......
4
by: shinichi81 | last post by:
Could anyone help me? After updating icon for a drive, for example C drive by specifying icon file at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons\C\DefaultIcon,...
1
by: perspolis | last post by:
Hi all I'm looking for a Combobox that displays tree. Does anyone has a source code for that??? thanks in advance
2
by: msali36 | last post by:
Hi, i just want to know how can i display the parent- child information in hirarchy tree format in vb.net. for example : GrantParent parent ...
1
by: =?Utf-8?B?UHJhZGVlcCBFYXJsYQ==?= | last post by:
Hi I am having one windows application on my local machine and I want to display the folders(shared folders) of remote machine in tree view control of my win application. I haved added me as...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.