Hi, I am trying to load an Excel data in flex using AIR runtime, to show in a data grid. As I output the FileStream, the data is shown as some junk characters rather than an object/Array of rows/columns in the excel file. I am aware that Excel will be loaded as a binary format rather than string (as in case of csv). Can anyone please suggest how can I convert the excel data as Array or ArrayCollection in AS3 ?
thanks, Komal
-- 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.

