Special tree view

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Boni

    #1

    Special tree view

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

    +--Item
    -SubItem SubitemsPropert y
    -SubItem SubitemsPropert y
    -SubItem SubitemsPropert y

    And it would be perfect if both fields would be reach textboxes.
    Thank for an advice,
    Boni


  • Jeff at Bennet-Tec.com

    #2
    RE: Special tree view

    > is there any link where I can get (or read how to do) following
    treeview:[color=blue]
    >
    > +--Item
    > -SubItem SubitemsPropert y
    > -SubItem SubitemsPropert y
    >
    > And it would be perfect if both fields would be reach textboxes.[/color]

    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


    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



    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

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

    Comment

    Working...