There's an AS2/Flex 1.5 example for Internet Explorer/Windows OSes 
over at CFlex that exports a datagrid to Excel.

http://www.cflex.net/showfiledetails.cfm?ObjectID=298

Since an IE-only solution wasn't an option for me, I use a LoadVars 
class to post the contents of the grid's dataprovider to a server-
side page that just sends it right back with mime type and headers 
set appropriately.  Tab-delimited data works fine when opened with 
Excel.

Doug

--- In flexcoders@yahoogroups.com, "Jonathan Miranda" <[EMAIL PROTECTED]> 
wrote:
>
> Before I go off and research, wondering if anyone has tackled these
> before so thought I'd ask here.
> 
> -Anyone exported a datagrid's data out to an excel file or printer?
> 
>  
> 
> -Anyone tried connecting with MDX/Cube technology directly?
> 
> _________________________________________
> 
> Jonathan Miranda
> 
> Flexible Master of the Web
> 
> "In the game of chess, it's important to never let your opponent 
see
> your pieces."
> 
> HealthGrades <http://www.healthgrades.com/> : Guiding America to 
Better
> Healthcare(tm)
> 
> NASDAQ: HGRD
> 
> w  (720) 963-3832
> 
> c  (707) 761-0868
> 
> [EMAIL PROTECTED] 
> 
> _________________________________________
> 
> The message contains confidential and/or legally privileged 
information
> and is intended for use only by the indicated addressee.  If you 
are not
> the named addressee you should not disseminate, distribute, or 
copy this
> e-mail. Please notify the sender immediately by e-mail if you have
> received this e-mail by mistake and delete this e-mail from your 
system.
> E-mail transmissions cannot be guaranteed to be secure or error-
free as
> information could be intercepted, corrupted, lost, 
destroyed,arrive late
> or incomplete, or contain viruses. The sender therefore does not 
accept
> liability for any errors or omissions in the contents of this 
message
> which arise as a result of e-mail transmission. If verification is
> required please request a hard-copy version.
>






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to