Hi!!!
when i export to excel, i need open or save dialog box, but i use a library 
(http://www.cristalab.com/tips/exportar-datos-de-flex-a-excel-c70300l/) and it 
containg :

         var fr:FileReference = new FileReference(); 
         fr.save(bytes, "fileExported");

this open a dialog box with only save options

I need save and open option

any solution ?

Thanks and Regards 


Reply via email to