labelField = <childElementName> doesn't work? - Gordon
> On Oct 29, 2014, at 3:00 AM, mark goldin <[email protected]> wrote: > > That's exactly what I dont want. I have an element based XML, no > attributes. > >> On Wed, Oct 29, 2014 at 1:03 AM, pkumar.flex <[email protected]> wrote: >> >> if you want to display xml attribute on Tree node then use labelFiled = >> @<attributename> >> >> On Tue, Oct 28, 2014 at 11:42 PM, mark goldin [via Apache Flex Users] < >> [email protected]> wrote: >> >>> 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 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.2333346.n4.nabble.com/Hierarchy-Tree-tp8535.html >>> To unsubscribe from Apache Flex Users, click here >>> < >> http://apache-flex-users.2333346.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1&code=cHJhc2hha3VtYXJAZ21haWwuY29tfDF8LTU0MTcyMzE2NA== >>> >>> . >>> NAML >>> < >> http://apache-flex-users.2333346.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml >> >> >> >> -- >> *Regards,* >> Prashant Kumar* | *Mob.: +91 8408811225 >> >> >> >> >> -- >> View this message in context: >> http://apache-flex-users.2333346.n4.nabble.com/Hierarchy-Tree-tp8535p8540.html >> Sent from the Apache Flex Users mailing list archive at Nabble.com. >>
