Hi, In using TreeView (checked) i was able to get paths for Checked TreeBranches and TreeNodes as Sequence<Path> paths = treeView.getCheckedPaths();
Now i want to test whether these paths are of TreeBranches or TreeNodes? Because i want to restrict the selection of tree nodes to some number. So is there any way of doing this? -- Thanks & Regards B.S.V.S.Pavan Raju. Skype: skype_pavan1 Hyderabad.
