Why not generate spreadsheets on the server side? Popular server side
languages have a bunch of nice libs that can help you with export. I myself
used ClosedXML with ASP.NET enabled server.


On Thu, Aug 29, 2013 at 7:33 PM, Oleg Konovalov <[email protected]> wrote:

> Hi,
>
> I am trying to export data from few DataGrids to Excel, using AS3XLS
> library, but it seems it doesn't create a second sheet.
> Does anyone knows how to do it? Or is there a better AS library
> for that?
>
> Optionally I might want to skip a few rows and put second DG data there.
> But how to add blank rows in AS3XLS?
>
> I know about POI, but need something quick. And I guess, for Flex Web app
> that might be a security violation, correct? I mean, writing to file
> system.
>
> Please advise.
>
> TIA,
> Oleg
>



-- 
Simonas Pauliukevičius, PS-5
865477654

Reply via email to