Hi All,
i am using DataGridView for Data binding. it works fine.
i wrote a coding retrieve current row's DATA when press enter key in DataGridView
it works fine,but when i pressed enter key datagridview focus is move to next row, so that it will retrieve the latest focus data, but i want data from the enter key press.
how i resolve this?
thanks for advance
i am using DataGridView for Data binding. it works fine.
i wrote a coding retrieve current row's DATA when press enter key in DataGridView
it works fine,but when i pressed enter key datagridview focus is move to next row, so that it will retrieve the latest focus data, but i want data from the enter key press.
how i resolve this?
thanks for advance