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. edit property of data gridview control

edit property of data gridview control

Scheduled Pinned Locked Moved ASP.NET
question
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.
  • M Offline
    M Offline
    myinstincts
    wrote on last edited by
    #1

    i've set the property of edit in data gridview control..but why it is not working???The fields in my data gridview are databound....Any particular property i am missing?????????

    J 1 Reply Last reply
    0
    • M myinstincts

      i've set the property of edit in data gridview control..but why it is not working???The fields in my data gridview are databound....Any particular property i am missing?????????

      J Offline
      J Offline
      janani13
      wrote on last edited by
      #2

      How it is possible to find what you have missed without your coding:confused:

      M 1 Reply Last reply
      0
      • J janani13

        How it is possible to find what you have missed without your coding:confused:

        M Offline
        M Offline
        myinstincts
        wrote on last edited by
        #3

        I dnt knw what code is to be written inside the row editing event...i had read in sme other article that just enabling the row_editing event will be sufficient.... Here my datasource is datatable..and the gridview rows are databound..is it needed to convert those rows to some controls like textbox to enable edit property?

        S 1 Reply Last reply
        0
        • M myinstincts

          I dnt knw what code is to be written inside the row editing event...i had read in sme other article that just enabling the row_editing event will be sufficient.... Here my datasource is datatable..and the gridview rows are databound..is it needed to convert those rows to some controls like textbox to enable edit property?

          S Offline
          S Offline
          sashidhar
          wrote on last edited by
          #4

          For that Edit Property To Work .U need to use data source i.e. sqldatasource ,then it will work .Otherwise if u r binding data source programmatically then u need to use code and templates to databind u can the following link to do programmatically GridView all in one[^]

          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