Copy DataGrid Data by setClipboard in Flex For Convenience to Export Code of Excel in Flex
Sunday, November 16th, 2008Maybe you want to make more choice for user to export the data. Following is a paragraph of code which could help you to copy the data of DataGrid to clipboard. It is formated by Tab and saved as TSV file or you coould save it as CSV file by comma. More detail please see [...]