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. General Programming
  3. C#
  4. how to convert dataset to excell ?

how to convert dataset to excell ?

Scheduled Pinned Locked Moved C#
csharptutorialquestion
3 Posts 3 Posters 1 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.
  • G Offline
    G Offline
    Gali1978
    wrote on last edited by
    #1

    hi i have 2 dataset's in my C# program dataset1 holds table A and dataset2 holds table B i need to create excell (xls file - not csv file) with 2 sheets one for table A and one for table B how to do it in C# ? thank's in advance

    P R 2 Replies Last reply
    0
    • G Gali1978

      hi i have 2 dataset's in my C# program dataset1 holds table A and dataset2 holds table B i need to create excell (xls file - not csv file) with 2 sheets one for table A and one for table B how to do it in C# ? thank's in advance

      P Offline
      P Offline
      Pawel Gielmuda
      wrote on last edited by
      #2

      Google is your friend ;) http://www.davidhayden.com/blog/dave/archive/2006/05/26/2973.aspx[^]

      1 Reply Last reply
      0
      • G Gali1978

        hi i have 2 dataset's in my C# program dataset1 holds table A and dataset2 holds table B i need to create excell (xls file - not csv file) with 2 sheets one for table A and one for table B how to do it in C# ? thank's in advance

        R Offline
        R Offline
        RaviRanjanKr
        wrote on last edited by
        #3

        Hope this DataSet-to-Excel [^] link may work for you. You can also navigate the given link (Note Article is in VB) for better response How to transform a DataSet to spreadsheet XML for Excel [^]

        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