Re: Hierarchy Tree

2014-10-30 Thread Gordon Smith
t;> to output it as an attribute based xml? >>> >>> Thanks >>> >>> >>> -- >>> If you reply to this email, your message will be added to the discussion >>> below: >> http://apache-flex-users.246.n

Re: Hierarchy Tree

2014-10-29 Thread mark goldin
ur message will be added to the discussion > > below: > > > http://apache-flex-users.246.n4.nabble.com/Hierarchy-Tree-tp8535.html > > To unsubscribe from Apache Flex Users, click here > > < > http://apache-flex-users.246.n4.nabble.com/template/NamlServlet.jtp?macro=u

Re: Hierarchy Tree

2014-10-29 Thread pkumar.flex
> If you reply to this email, your message will be added to the discussion > below: > http://apache-flex-users.246.n4.nabble.com/Hierarchy-Tree-tp8535.html > To unsubscribe from Apache Flex Users, click here > <http://apache-flex-users.246.n4

Hierarchy Tree

2014-10-28 Thread mark goldin
I need to show data in the Tree control. The xml comes down transformed into a hierarchical structure but it's an element based XML. I am trying to use it, but I see that it would work if I have an attribute based structure. Can I still use the one I am getting, or I need to change xslt to output i