On 9/4/07, Baljeet singh <[EMAIL PROTECTED]> wrote: > I am creating a tree with XmlListCollection as data provider to tree. > I want show tooltip for each node of the tree based on name > attribute of XML node in XML file. Below is my sample code:--
Have you tried using the dataTipFunction or dataTipField properties of the Tree class? Adam

