How to set dataet from server side on the ASP.NET to spreadsheet of owc

A

Alvin Bruney [MVP]

The dataset cannot load into the owc spreadsheet. Typically, you will need
to write a server side file and point your client to this file to load it.
 
A

Alvin Bruney [MVP]

write a file how you normally would to disk, use CSVData to load the file.
it takes a path argument

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
aa said:
How to do this

Alvin Bruney said:
The dataset cannot load into the owc spreadsheet. Typically, you will need
to write a server side file and point your client to this file to load it.

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
 

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