Welcome Guest Search | Active Topics | Sign In | Register

TreeView Faull Path Options
AirbusA330
Posted: Tuesday, November 9, 2010 10:22:49 AM
Rank: Newbie
Groups: Member

Joined: 9/13/2010
Posts: 9
Hi

Thank you for your answer, according to your answer about getting the full path of an Item of a treeview , one question came out : If its not possible to have this full path , is there any way to catch the Expanded Event of one Node or any property gives this info ?

Thank youAngel
eo_support
Posted: Tuesday, November 9, 2010 12:45:00 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,088
You CAN get the full path of the treeview. You just have to write the code yourself.

You can check whether a node is expanded by checking the node's Expanded property. There is no event fired when that property changes.

Thanks


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.