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. grid view problem

grid view problem

Scheduled Pinned Locked Moved ASP.NET
helpquestioncssannouncement
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.
  • B Offline
    B Offline
    Big Ralph
    wrote on last edited by
    #1

    I need help I want to add a line to a grid view control and this line must contain the new data to be added to the gridview how can I do that? (the new data will be added by the user.) and I want to be able to update a bunch of rows that I modify without validating.I'll update them when I click on a button.\ thank you BiG RaLpH

    M 1 Reply Last reply
    0
    • B Big Ralph

      I need help I want to add a line to a grid view control and this line must contain the new data to be added to the gridview how can I do that? (the new data will be added by the user.) and I want to be able to update a bunch of rows that I modify without validating.I'll update them when I click on a button.\ thank you BiG RaLpH

      M Offline
      M Offline
      M LN Rao
      wrote on last edited by
      #2

      Well, once I have same requirement. What I did is I copied(clone) a row from gridview and added to same gv using Javascript and ICallbackEventHandler.

      Intelligence is measured by common sense not by how many scholarly books you read.

      B 2 Replies Last reply
      0
      • M M LN Rao

        Well, once I have same requirement. What I did is I copied(clone) a row from gridview and added to same gv using Javascript and ICallbackEventHandler.

        Intelligence is measured by common sense not by how many scholarly books you read.

        B Offline
        B Offline
        Big Ralph
        wrote on last edited by
        #3

        THX but how can I clone a gridview? BiG RaLpH

        P 1 Reply Last reply
        0
        • B Big Ralph

          THX but how can I clone a gridview? BiG RaLpH

          P Offline
          P Offline
          Pallavi Bhoite
          wrote on last edited by
          #4

          Hi, you can add row in datatable which is bind to gridview so it will create new row in gridview .

          pallavi

          1 Reply Last reply
          0
          • M M LN Rao

            Well, once I have same requirement. What I did is I copied(clone) a row from gridview and added to same gv using Javascript and ICallbackEventHandler.

            Intelligence is measured by common sense not by how many scholarly books you read.

            B Offline
            B Offline
            Big Ralph
            wrote on last edited by
            #5

            How can I clone a gridview thx alot. BiG RaLpH

            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