TreeView Node Expanded behaviour |
Post Reply |
Author | |
ddragut
Groupie Joined: 13 August 2008 Location: Ireland Status: Offline Points: 16 |
Post Options
Thanks(0)
Posted: 13 August 2008 at 11:25am |
Hi,
We're migrating our application from Microsoft Common Controls to CodeJock controls and I've noticed a few differences, one being with the Expanded property of TreeView Nodes.
Where with Microsoft TreeView you could've set Expanded property before any children were added and it was remembering the setting and it displaying the parent expanded, with CodeJock TreeView you have to set the Expanded property after the first or all children are added.
Is there any chance you might be able to change to change to Microsoft's behaviour? It makes the code a bit cleaner as in keeping the Expandend property close to the parent creating statement rather than after the code block where all the children have been added.
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 |