PDA

View Full Version : TreeField-way to tap the expand, collapse menu items/events


rkumar
02-23-2005, 12:34 AM
Hello

I am trying to tap the events when Expand and Collapse (default menu items) are clicked on a treenode.

Basically when the node is expanded or collapsed, I want to call my custom function which does extra functionality other than just expanding or collapsing the node.

Any pointers or sample code will be appreciated.

Thanks in advance.

--Raj