REQUEST: TreeViewNode.Expanded behaviour |
Post Reply |
Author | |
ddragut
Groupie Joined: 13 August 2008 Location: Ireland Status: Offline Points: 16 |
Post Options
Thanks(0)
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 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |