Tree event handlers
in tree control event handlers (change, itemclick, itemdoubleclick), easiest way to determine full path selected item, or @ least label of parent node? can using xml parent() function on selecteditem. or pre-setting value in property/attribute of dataprovider. these seem bit clunky. missing more obvious? hoping event property contained like: foldername/foldername/leafname
using xml parent() function correct way of doing - it's not clunky - it's encapsulated. pretty cool if xpath expression (or e4x) given xml node , descendent node. perhaps write , post :)
tim
tim
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment