In DataGrid ......... there is a property know a *dataProvider*. To which you provide reference of ArrayCollection.
You can pass this reference to the server side and store the values. and vise versa. Hope it helps in some way. On Thu, Jan 6, 2011 at 3:44 PM, shakthi <[email protected]> wrote: > Hi Friends, > > Is there any way to save the datagrid values in to the database mysql > through php > and retrieve it back to the datagrid. > > Have anybody faced this situation ? Please Advice > > > > Thanks & Regards > shakthi > > > -- > 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]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > > -- 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.

