Hi, If you mean to export the datagrid's dataprovider to an excel file, you can use as3xls from google. That allows you to export as well as import data from excel sheet. I have already implemented that functionality in one of the project.
Cheers, Akhil On Apr 8, 7:46 pm, Akshar Kaul <[email protected]> wrote: > create a string os the data you want to use and save it using csv format > > Akshar Kaul > > On Thu, Apr 8, 2010 at 16:43, itonflex team <[email protected]> wrote: > > Hi Friends, I have a requirement that, i need to export the data in > > the datagrid to Excell Sheet, without using the php files. I just > > wanna do it only in flex. Could u please help me regarding this. > > > -- > > 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.

