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. Update a gridview row without edit

Update a gridview row without edit

Scheduled Pinned Locked Moved ASP.NET
questionannouncement
4 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.
  • F Offline
    F Offline
    foryou
    wrote on last edited by
    #1

    Hi! I work with C # I want update my columns in my GridView without going through edit : for each row I click update button to update the line how? Thank you.

    Y K 2 Replies Last reply
    0
    • F foryou

      Hi! I work with C # I want update my columns in my GridView without going through edit : for each row I click update button to update the line how? Thank you.

      Y Offline
      Y Offline
      Yusuf
      wrote on last edited by
      #2

      I am not sure what you want. How can you update with out editing? If you want to read from updated data then you can do it, but someone has to update the data somehow in the first place.

      Yusuf Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]

      F 1 Reply Last reply
      0
      • Y Yusuf

        I am not sure what you want. How can you update with out editing? If you want to read from updated data then you can do it, but someone has to update the data somehow in the first place.

        Yusuf Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]

        F Offline
        F Offline
        foryou
        wrote on last edited by
        #3

        Thank you yusuf! I'm sorry I speak badly English. in place of the method edit update cancel I want : having a button for each row of the GridView and if I click on this button I will update the line.

        1 Reply Last reply
        0
        • F foryou

          Hi! I work with C # I want update my columns in my GridView without going through edit : for each row I click update button to update the line how? Thank you.

          K Offline
          K Offline
          kumar_k508
          wrote on last edited by
          #4

          Hi, when you are projecting data to gridview ,pass the column id also (ex:if you projecting user info to gridview,then you can pass the user id also as invisble to end user) and by using that id at the runtime you can update the particular row...

          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