Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Controls
  New Posts New Posts RSS Feed - REQUEST: TreeViewNode.Expanded behaviour
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

REQUEST: TreeViewNode.Expanded behaviour

 Post Reply Post Reply
Author
Message
ddragut View Drop Down
Groupie
Groupie
Avatar

Joined: 13 August 2008
Location: Ireland
Status: Offline
Points: 16
Post Options Post Options   Thanks (0) Thanks(0)   Quote ddragut Quote  Post ReplyReply Direct Link To This Post Topic: REQUEST: TreeViewNode.Expanded behaviour
    Posted: 23 February 2009 at 12:33pm
Hi,

I'd like to ask for an enhancement request for TreeViewNode.Expanded property, to match the behaviour from Microsoft TreeView control.

Where with MS Treeview one could set the TreeViewNode.Expanded = yes early on, well before any children are added, and then when adding children later on the node it is displayed as expanded.

Currently with CodeJock TreeView control, setting the node Expanded property to yes and adding the children after that the node stays collapsed, although the value was set to expand - the solution is to set the Expanded property after the children are added.

Sometimes the parent is known beforehand that it is wanted as expanded, and setting that earlier on allows for less scattered code, where you group up the code statements before the lines that add the children code. In fact you could allow for both, for compatibility, early as well as later setting of the property.

Thanks,
Dan
Product: Codejock Xtreme SuitePro (ActiveX) version 12.1.1
OS: Windows XP Pro (32 bit) SP3
Language: PROGRESS 4GL - OpenEdge 10.1C
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.