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. Save Datagrid Value in Database

Save Datagrid Value in Database

Scheduled Pinned Locked Moved ASP.NET
databasehelp
3 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.
  • J Offline
    J Offline
    jebin k
    wrote on last edited by
    #1

    Hi, I need to save the Datagrid value in Database. Can any help me out. Thanks in Advance.

    N 1 Reply Last reply
    0
    • J jebin k

      Hi, I need to save the Datagrid value in Database. Can any help me out. Thanks in Advance.

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      jebin k wrote:

      need to save the Datagrid value in Database

      Iterate through DataGrid rows, and insert into DB. What's problem here ?


      My Website | Ask smart questions

      J 1 Reply Last reply
      0
      • N N a v a n e e t h

        jebin k wrote:

        need to save the Datagrid value in Database

        Iterate through DataGrid rows, and insert into DB. What's problem here ?


        My Website | Ask smart questions

        J Offline
        J Offline
        jebin k
        wrote on last edited by
        #3

        I tried to Iterate using the statement below but failed. Can any one help me what is wrong in this syntax or any other methods available. Thanks in Advance foreach (DataGridViewRow row in DGCsv.Rows) {} -- modified at 4:26 Monday 15th October, 2007

        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