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. exporting data from excel to grid wiew

exporting data from excel to grid wiew

Scheduled Pinned Locked Moved C#
css
2 Posts 2 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.
  • U Offline
    U Offline
    Uma Kameswari
    wrote on last edited by
    #1

    can we export data from excel sheet to gridview . if so please send me how it can done Thank u Uma

    S 1 Reply Last reply
    0
    • U Uma Kameswari

      can we export data from excel sheet to gridview . if so please send me how it can done Thank u Uma

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

      Hello Uma, GridView may or may not have something similar, but ComponentOne's FlexGrid for .NET allows you to load an Excel sheet directly into the grid via the LoadExcel Method. There are few different possibilities for parameters. For example: 'Load the first sheet in the file FlexGrid1.LoadExcel("myFile.xls") 'Load a specific sheet, sheetname1, into the grid FlexGrid1.LoadExcel("myFile.xls", "sheetname1") You can also add a FileFlags parameter, but it is difficult to explain here. If you are interested, check for FileFlags Enumeration in the FlexGrid help file. If you think that you may want to try FlexGrid, you can get more information and download an evaluation here http://www.componentone.com/products.aspx?TabTypeID=1&ItemType=1&PanelIndex=12&ItemID=53459&SubCategoryTypeID=0&TabMapID=9&TabID=11[^].

      Suelinda W Customer Engagement, ComponentOne LLC

      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