How to Add Image only to a parent node in a tree view

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tezu
    New Member
    • Dec 2008
    • 39

    How to Add Image only to a parent node in a tree view

    Hi all,

    I have a treeview and i have associated it with an image list . The images are added to each node in the treeview....

    But i want only the top node of the Treeview to have the image and the child nodes should not have any image associated with them .....


    Any suggestions???

    Pls hlp:)

    Thx in advance
  • sanjib65
    New Member
    • Nov 2009
    • 102

    #2
    In Edit Items of TreeView it can be done with only the top element pointed to an Image and the rest to other page.

    Comment

    • tezu
      New Member
      • Dec 2008
      • 39

      #3
      Hey thx for the answer ..but i din get u exactly ..can u please explain with some snippets

      Comment

      • tezu
        New Member
        • Dec 2008
        • 39

        #4
        Adding images to a treenode

        Hi all,

        I have a treeview and i have associated it with an image list . The images are added to each node in the treeview....

        But i want only the top node of the Treeview to have the image and the child nodes should not have any image associated with them .....


        Any suggestions???

        Pls hlp:)

        Thx in advance

        Comment

        • tlhintoq
          Recognized Expert Specialist
          • Mar 2008
          • 3532

          #5
          Please don't double-post your questions. It divides attempts to help you in an organized and cohesive manner. Your threads have been merged

          Comment

          Working...