| View previous topic :: View next topic |
| Author |
Message |
Frank Soriano Guest
|
Posted: Wed May 10, 2006 3:15 pm Post subject: DB Treeview with checkboxes |
|
|
Hello,
is there any DB Treeview that automatically loads data from DB and assigns
parent/childer etc that support checkboxes?
I found Developer Express DBTreeView works but without checkboxes.
Thanks |
|
| Back to top |
|
 |
Stefan Meisner Guest
|
Posted: Wed May 10, 2006 3:15 pm Post subject: Re: DB Treeview with checkboxes |
|
|
Hi Frank!
| Quote: | is there any DB Treeview that automatically loads data from DB and assigns
parent/childer etc that support checkboxes?
I found Developer Express DBTreeView works but without checkboxes.
|
One of the very best treeviews is the VirtualTreeview by Mike Lischke, you
probably did read about it:
http://www.delphi-gems.com/VirtualTreeview/VT.php
And I am quite sure that you'll find at least a demo on it's website which
does
show how to achieve this. This treeview isn't only very fast and reliable
but also
highly customizable in every aspect. It's a must for everyone working with
Delphi :-)
Regards
Stefan
--
http://delphi-online.no-ip.org
Release 0.9.14 of DDObjects available! |
|
| Back to top |
|
 |
Ivan Pastine Guest
|
Posted: Wed May 10, 2006 3:15 pm Post subject: Re: DB Treeview with checkboxes |
|
|
ElPack from www.lmd.de has a very nice one. They have the non-db version
in their free package, but there is an admission charge for the db version. |
|
| Back to top |
|
 |
Frank Soriano Guest
|
Posted: Wed May 10, 2006 4:15 pm Post subject: Re: DB Treeview with checkboxes |
|
|
It loooks nice but very huge !
Also I cant see any DB version. I have to write code to put values in the
tree. Am I wrong?
"Stefan Meisner" <stefan.meisner (AT) chello (DOT) at> wrote in message
news:4461f9fc (AT) newsgroups (DOT) borland.com...
| Quote: | Hi Frank!
is there any DB Treeview that automatically loads data from DB and
assigns parent/childer etc that support checkboxes?
I found Developer Express DBTreeView works but without checkboxes.
One of the very best treeviews is the VirtualTreeview by Mike Lischke, you
probably did read about it:
http://www.delphi-gems.com/VirtualTreeview/VT.php
And I am quite sure that you'll find at least a demo on it's website which
does
show how to achieve this. This treeview isn't only very fast and reliable
but also
highly customizable in every aspect. It's a must for everyone working with
Delphi :-)
Regards
Stefan
--
http://delphi-online.no-ip.org
Release 0.9.14 of DDObjects available!
|
|
|
| Back to top |
|
 |
Frank Soriano Guest
|
Posted: Wed May 10, 2006 4:15 pm Post subject: Re: DB Treeview with checkboxes |
|
|
I have to order all the ElPack that costs 149 :(
"Ivan Pastine" <dontmail (AT) here (DOT) com> wrote in message
news:4461fef7 (AT) newsgroups (DOT) borland.com...
| Quote: | ElPack from www.lmd.de has a very nice one. They have the non-db version
in their free package, but there is an admission charge for the db
version. |
|
|
| Back to top |
|
 |
Adem Guest
|
Posted: Wed May 10, 2006 7:15 pm Post subject: Re: DB Treeview with checkboxes |
|
|
Frank Soriano wrote:
| Quote: | It loooks nice but very huge !
|
Yes, VT source is big, but why would that concern you?
| Quote: | Also I cant see any DB version. I have to write code to put
values in the tree. Am I wrong?
|
There has been DB versions of VT by third parties. Except that
I dont know of their maturity levels. You can check at their NG
mentioned at the site. |
|
| Back to top |
|
 |
Ed Dressel Guest
|
Posted: Wed May 10, 2006 11:15 pm Post subject: Re: DB Treeview with checkboxes |
|
|
You must have missed it, DevExpress' ExpressTree works with checkboxes and
is an excellent component.
If you look at the image at the top here:
http://devexpress.com/Products/VCL/ExQuantumTreeList/
you can see the component with check boxes.
Ed Dressel |
|
| Back to top |
|
 |
John E. Wilfong Guest
|
|
| Back to top |
|
 |
Stefan Meisner Guest
|
Posted: Fri May 12, 2006 9:15 am Post subject: Re: DB Treeview with checkboxes |
|
|
Hi!
| Quote: | It loooks nice but very huge !
Also I cant see any DB version. I have to write code to put values in the
tree. Am I wrong?
|
Yes, it is huge but I really can recommend it.
It's not only free but used widely so you'll get very good support
by the community. Check their newsgroup for a demo which does
show how to use the VT with DBs.
Regards
Stefan
--
www.delphi-online.at |
|
| Back to top |
|
 |
|