hi guys
this is my sample.xml
<collection>
<object type="student">
<datas type="student" code="0000002303" name="GRIFFIN" />
<datas type="student" code="0000007749" name="OVERTON" />
<datas type="student" code="0000002486" name="THOMAS III" />
</object>
</collection>
i need to access "type" in object and "type" in datas and pass to datagrid
is there any sample
i know we can use @symbol if every thing inside mxml page
but my xml is accessed through http service
any help
--
Karthik.k
Mobile - +91-9894991640
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---