publishing owc pivot table.

C

clemlau

Hello,

Is there anyone who has implemented a "publish" button for OWC pivot
tables?

I have a web site right now where my users can go in and build pivot
tables off an AS cube. I'd like them to be able to save a static
version of it (in whatever format) so they can email or place the
report in a "published reports area".

Any ideas?

Thanks in advance!
 
A

Alvin Bruney [MVP - ASP.NET]

use the html or xml format

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc
 
C

clemlau

How would you get the data using XML? I know you can get the structure
using the xmldata property....
 
A

Alvin Bruney [MVP - ASP.NET]

xmldata gets the data and schema

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top