Special tree view

  • Thread starter Thread starter Boni
  • Start date Start date
B

Boni

Dear all,
is there any link where I can get (or read how to do) following treeview:

+--Item
-SubItem SubitemsProperty
-SubItem SubitemsProperty
-SubItem SubitemsProperty

And it would be perfect if both fields would be reach textboxes.
Thank for an advice,
Boni
 
is there any link where I can get (or read how to do) following
treeview:
+--Item
-SubItem SubitemsProperty
-SubItem SubitemsProperty

And it would be perfect if both fields would be reach textboxes.

YES this exists

Go to www.Bennet-Tec.com and click on TList.

TList can be set up as either

a) A multi-Column Tree ( collapsible hierarchic grid )
In this case every row can have multiple columns

See example
http://www.bennet-tec.com/images/screens/tlist/text_check_grid.gif

OR

b) A tree where an item can have a grid as a child
So "Item" would only have one column
but each SubItem can have multiple columns

See example
http://www.bennet-tec.com/images/screens/tlist/check_grid.gif


Also - TList supports RTF formatted text - just like MS RichTextbox

Much more too ( Save and load from file, In place editing, Printing ....)


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

Jeff Bennett
Jeff @ 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

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top