Hi Guys,
I have a Dojo tree implemented. However, I am trying to add id's to each node of the tree to use it somewhere else.
I tried dojo.query(".dijitTreeLabel"), but It has a very strange behaviour. Sometimes it dosent return the children elements and just the parent. Sometimes however it works perfectly. So, I am looking for a stable behaviour for this.
Any help would be appreciated. I am just started on using Dojo, so please be as detailed as possible.
Thanks.