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. Data editing in grid using vs2005

Data editing in grid using vs2005

Scheduled Pinned Locked Moved ASP.NET
cssvisual-studiohelpquestion
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.
  • A Offline
    A Offline
    AhsanS
    wrote on last edited by
    #1

    Hi fellows. i want to get new values from the grid cells i am editing. in vs2003 i was using "e.Item.Cells(1).Controls(0)" but there is no such thing as "e.item" in vs 2005. kindly tell me what is the alternative to the code i was using in vs2003. Thanks a lot. Ahsan Ullah No problem is a problem until "You make it a problem"

    P 1 Reply Last reply
    0
    • A AhsanS

      Hi fellows. i want to get new values from the grid cells i am editing. in vs2003 i was using "e.Item.Cells(1).Controls(0)" but there is no such thing as "e.item" in vs 2005. kindly tell me what is the alternative to the code i was using in vs2003. Thanks a lot. Ahsan Ullah No problem is a problem until "You make it a problem"

      P Offline
      P Offline
      Paddy Boyd
      wrote on last edited by
      #2

      There should be. Are you in the gridview ItemCommand event?

      A 1 Reply Last reply
      0
      • P Paddy Boyd

        There should be. Are you in the gridview ItemCommand event?

        A Offline
        A Offline
        AhsanS
        wrote on last edited by
        #3

        No i am in row updating event.and i have used the following code for editable fields i want to edit fistname and last name here.

        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