Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Interop Excel

Interop Excel

Scheduled Pinned Locked Moved ASP.NET
htmlcom
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mithun narayanan
    wrote on last edited by
    #1

    Is it possible to insert dynamically generated html table directly into an Excel using interop. Please reply... Thanks in advance,,,,

    S 1 Reply Last reply
    0
    • M mithun narayanan

      Is it possible to insert dynamically generated html table directly into an Excel using interop. Please reply... Thanks in advance,,,,

      S Offline
      S Offline
      sashidhar
      wrote on last edited by
      #2

      How it Is related to asp.net..! Try the other forums my friend..!:thumbsup:

      LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.

      M 1 Reply Last reply
      0
      • S sashidhar

        How it Is related to asp.net..! Try the other forums my friend..!:thumbsup:

        LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.

        M Offline
        M Offline
        mithun narayanan
        wrote on last edited by
        #3

        I am using it in asp .net itself... code behind is C# .... please let me know if it is possible or not......:confused: Thanks in advnce...

        S G 2 Replies Last reply
        0
        • M mithun narayanan

          I am using it in asp .net itself... code behind is C# .... please let me know if it is possible or not......:confused: Thanks in advnce...

          S Offline
          S Offline
          sashidhar
          wrote on last edited by
          #4

          Then why to interop cant u use directly the code..! try this link..! http://forums.asp.net/t/1214938.aspx[^]

          LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.

          1 Reply Last reply
          0
          • M mithun narayanan

            I am using it in asp .net itself... code behind is C# .... please let me know if it is possible or not......:confused: Thanks in advnce...

            G Offline
            G Offline
            gg4237
            wrote on last edited by
            #5

            If your web app is for a couple of users, then Excel Interop might work, but check out if Excel is installed on server. But for other scenarios, don't use Excel Interop on server side. It scales bad and uses server's resources intensively. Also Excel Interop has other issues. If your dynamically generated HTML table is generated from GridView you could try GemBox.Spreadsheet .NET Excel component to export it to Excel because it is directly supported. Here is an example how to export DataGrid to Excel and how to export DataTable to Excel with GemBox.Spreadsheet component.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups