Programmatically invoke Edit Gridview Data

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • oladele
    New Member
    • Mar 2008
    • 1

    Programmatically invoke Edit Gridview Data

    Hello All,

    I want to be able to edit a cell data in a gridview when I double click it. I also want to be able to invoke update on the cell i edit when i click away from the cell.can this be possible on a Gridview using c#.

    Thanks.
  • vanc
    Recognized Expert New Member
    • Mar 2007
    • 211

    #2
    Originally posted by oladele
    Hello All,

    I want to be able to edit a cell data in a gridview when I double click it. I also want to be able to invoke update on the cell i edit when i click away from the cell.can this be possible on a Gridview using c#.

    Thanks.
    It depends on what platform you are programming. Windows form or Web form. Please specify to get appropriate solution. Cheers.

    Comment

    Working...