Hi team,
I want to select tree node based on certain conditions from XML.
I am using tree.enableHighlighting(true); and selected attribute as “1” or true.
But it is not working.
Please suggest any solution…
Thanks,
Agile
You can try to use
<item select=“1” …
for the item which need to be selected
If issue still occur - please provide a sample of problematic XML