Hi, I have DataGridView control (with binding data).When user add new row and fill it, their is button that allows to save data from row to database. I do not want my program to work in that way. I want new record to be saved after user fill current row.
thanks
Loading
CrishPosted Dec 14, 2010, 5:56 AM
you can refer following code i think it will help you.
DozdPosted Dec 13, 2010, 7:55 PM
Suthish NairPosted Dec 13, 2010, 1:36 PM