yes, You can do it with ease. Just take those data's from your datagrid "first" to an array collection. Say the nale of array collection as "arrFirst" Now set the dataprovider of your datagrid "second" as "arrFirst"... dats it... :)
On Mon, May 18, 2009 at 2:29 AM, Karthik K <[email protected]> wrote: > hi guys > > i have one doubt > i have one datagrid named "first" with item renderer containing three text > I have another datagrid named "second" > > I need to drag datagrid "first" with three text, to datagrid "second" with > all three text from datagrid "first" to datagrid "second" > > any idea > > please help > > > > > -- > Karthik.k > Mobile - +91-9894991640 > http://kkarthikresume.blogspot.com/ > > > > -- Regards Rahul --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

