Read from xlm file

  • Thread starter Thread starter PawelR
  • Start date Start date
PawelR,

Your best bet would be to get the stream using the HttpWebRequest and
HttpWebResponse classes. Once you have the stream, you can pass that to a
data set, and then bind the data set to a data grid.

Hope this helps.
 

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

Back
Top