in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Turning Off Node Level Numbering

Last post 01-14-2008 11:41 AM by C1_GregL. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 01-03-2008 12:23 PM

    Turning Off Node Level Numbering

    How does one turn off the numbers that appear in the Tree.Column header when using a tree with various node levels?  That is, I want only the column name to appear in the column header cell identified by fg.Tree.Column.  Presently, this cell contains level numbers that precede the column name.  How do I get rid of those numbers?  Thanks!

     

    Filed under:
  • 01-14-2008 11:41 AM In reply to

    • C1_GregL
    • Top 10 Contributor
    • Joined on 06-11-2007
    • Pittsburgh PA
    • Posts 515

    Re: Turning Off Node Level Numbering

    You can adjust the style of the Tree to either show those numbers or not.  Complete and CompleteLeaf will show the numbers, Simple and SimpleLeaf as well as the others will not show numbers

    _flex.Tree.Style = C1.Win.C1FlexGrid.TreeStyleFlags.Simple

    hope that helps,
    Greg L

    Filed under: ,
Page 1 of 1 (2 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.