Question

I am looking for a data aware Tree View for delphi

what is the best one to use ?

Was it helpful?

Solution

I would recommend the DevExpress QuantumTreeList. It looks really nice, is fast and data aware.

OTHER TIPS

Virtual TreeView is the fastest, with most features, the best and its free! (for data aware there are free descants of it, also on that following page)

you will find it here: virtual treeview control on softgems

here is a tutorial video (in german): DelphiPraxis Stammtisch Videos

there was also a tutor in the german magazin "entwickler magazin" Editions: 02/08, 03/08 and 04/08. Entwickler Magazin

Virtual TreeView

Here is the (not easy to find) VirtualTreeView SVN repository url:

svn://www.soft-gems.net/library/VirtualTreeview

UPDATE: Mike moved the sources to Google Code:

http://virtual-treeview.googlecode.com/svn/trunk

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top