Component connecting TreeView/database

Ideas and wishes for TeeChart
Post Reply
SwingMan
Newbie
Newbie
Posts: 2
Joined: Thu Mar 02, 2006 12:00 am

Component connecting TreeView/database

Post by SwingMan » Wed Mar 29, 2006 2:07 pm

Hi,

the connection between BarSeries and a database is a verry good thing in TeeChart.

I use a TreeView for stock names, and for NYSE this are 600 stocks, plus NASDAQ, plus... in my database.
Analogue to your connection BarSeries/Database have I the question: can you develope a component with the connection TreeViev Nodes / database?

David Berneda
Site Admin
Site Admin
Posts: 83
Joined: Wed Nov 12, 2003 5:00 am
Location: Girona, Catalonia
Contact:

Post by David Berneda » Fri Apr 28, 2006 7:54 am

It is already included in the VCL version of TeeChart.

See the TDBTree control and right-click it at design-time to show the database wizard dialog.

TDBTree is part of TeeChart Pro and it is installed by default at "TeeTree" tab at Delphi / C++ Builder component palette.

A compiled executable demo of TeeTree can be found here:

http://www.teechart.net/files/vcl/publi ... ee2New.zip

Demos are under "Welcome->TeeTree Components->DBTree" node.

(you need to have the database sample tables that come with Borland "BDE" and Delphi / C++ Builder ides, to be able to run the database tree demos).

SwingMan
Newbie
Newbie
Posts: 2
Joined: Thu Mar 02, 2006 12:00 am

Post by SwingMan » Fri Apr 28, 2006 8:45 am

Thank you David!

Post Reply