PelFusion
A blog about JavaScript, AJAX, jQuery, Prototype, Mootools
Read HP laptop reviews on this informative laptop site
Hi,
Here is an example on how to export data from DataGrid. Abul made the DataGridDataExporter in order to make this possible.
Check the example.
Download the source.
Read his post.
Brgds,
CP
This entry was posted on Friday, August 3rd, 2007 at 4:38 pm and is filed under AS3, Actionscript, Flex, Resources, Source Code, Tutorials. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Quite intuitive, a clean code. keep it up.
Is there a possibility the Flex application could export the CSV data into a file rather then displaying it in the text box?
@Brent: I would soon add the code, that would export data as CSV file but that requires a server-side script.
-abdul
Hey Abdul,
Great stuff have you managed to get it to export to a actual file?
Also i was just wondering i’m doing mine all through flash not flex – so what would my call or code on my button be?
Cheers, George
Hai
please help me to export datagrid data to an .xls file.
Regards, KP
does anyone know how to send DataGrid data from Flash to ANYTHING? Datagrid to Email… Datagrid to TextField? Anything? I need to somehow work with the data to send the finished “order” by form,email,or even to the database… ANYTHING?
Ryan
clear and superb post thanks for admin
Super solution. I tried so many site (new to flex) but this is best solution …
Hi, i needed to use this with AdvancedDataGrid, so, i changed the references of DataGrid type to Object type, it worked.
Now, i need write the csv string in a file to user download. You Know how do ?
This is very good. Thanks
hi, i need to export advance dataGrid in pdf file. can you help me..?
Name (required)
Mail (will not be published) (required)
Website
August 10th, 2007 at 11:10 pm
Quite intuitive, a clean code. keep it up.
August 11th, 2007 at 10:30 pm
Is there a possibility the Flex application could export the CSV data into a file rather then displaying it in the text box?
August 27th, 2007 at 12:56 pm
@Brent: I would soon add the code, that would export data as CSV file but that requires a server-side script.
-abdul
March 5th, 2008 at 4:39 am
Hey Abdul,
Great stuff have you managed to get it to export to a actual file?
Also i was just wondering i’m doing mine all through flash not flex – so what would my call or code on my button be?
Cheers,
George
November 6th, 2008 at 7:11 am
Hai
please help me to export datagrid data to an .xls file.
Regards,
KP
February 25th, 2009 at 4:01 pm
does anyone know how to send DataGrid data from Flash to ANYTHING? Datagrid to Email… Datagrid to TextField? Anything? I need to somehow work with the data to send the finished “order” by form,email,or even to the database… ANYTHING?
Ryan
March 4th, 2009 at 6:00 am
clear and superb post thanks for admin
July 22nd, 2010 at 1:29 am
Super solution. I tried so many site (new to flex) but this is best solution …
August 9th, 2010 at 11:34 pm
Hi, i needed to use this with AdvancedDataGrid, so, i changed the references of DataGrid type to Object type, it worked.
Now, i need write the csv string in a file to user download. You Know how do ?
This is very good.
Thanks
August 24th, 2010 at 6:17 am
hi, i need to export advance dataGrid in pdf file. can you help me..?