Hi Friends,
Here i have an application regarding drag and drop list and
here my requirement is after dragging the data to list 2 i need to get an
XML like node containing the root values with appending ","(comma) can u
plz help for this.
Here I am Appending the sample application which we
are getting.....
<Records>
<SkillsEarned>Java</SkillsEarned>
<SkillsEarned>Cairngrome</SkillsEarned>
<SkillsEarned>BlazeDS</SkillsEarned>
<SkillsEarned>WEB ORB</SkillsEarned>
</Records>
our requirement is as below while after clicking the save button
<Records>
<SkillsEarned>Java,Cairngrome,BlazeDS,WEB ORB</SkillsEarned>
</Records>
Is it possible to get the data in xml like this?Can u plz help me for this,
Hope we may get the reply soon.
--
Thanks & Regards,
$udheer.
--
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.