Community discussion forum

Convert an excel sheet into a website using ASP.net

Tags: asp.net Iran
  • 1 year ago

    Hi, I would like to convert an excel sheet into a website,for that i need some ideas that how to convert.Experts please advice or help.

    If possible give me sample of codes

  • 1 year ago

    Hi,

    Is it just the figures from the cells that you want to extract and put into a datagrid on a website?

    That shouldnt be too hard, but if you want to take like VBA controls etc onto the webpage, then that will be much harder.

    Si

  • 1 year ago

    I agree with Simon that picking up the Excel data and putting it into a datagrid isn't hard. You can use classes in the System.Data.OleDb namespace to do this.

    Aspose.Cells is also a good 3rd party component that you can use for this.

    http://www.aspose.com/categories/file-format-components/aspose.cells-for-.net-and-java/default.aspx

     

  • 3 months ago

    You can try using GemBox .NET Excel component for working with Excel files. Here you can find article about how to read and write Excel files with ASP.NET.

Post a reply

Enter your message below

Sign in or Join us (it's free).

We'd love to hear what you think! Submit ideas or give us feedback