can't save data of current row of datagrid

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jagjitsurfer
    New Member
    • Jan 2009
    • 1

    can't save data of current row of datagrid

    hi,

    I am using datagrid view in my solution which displays data from a table of database.
    I allows users to directly update, insert or delete data from data grid view, but i can't save the data of the current row of datagridview which user is currently editing.
    If user changes the selection from editing row to another row, the data can be saved. So please help me how to solve this problem.
  • shweta123
    Recognized Expert Contributor
    • Nov 2006
    • 692

    #2
    Hi,

    Please refer this:
    Working with the DataGridView Control

    Comment

    Working...