Hi there,
I have a small doubt:
Is it possible to add the current row from DGV to DB as soon as the row lost its focus..
i.e. whenever i add a new row in DataGridView it should automatically get inserted into the database without pressing any buttons...
Bcoz i need to add more new rows dynamically & hence i find little difficult in clicking the ADD button again and again to insert each and every Record.
Plz provide me a solution for it or an approx. solution..
Its urgent.
Regards,
JCel.
I have a small doubt:
Is it possible to add the current row from DGV to DB as soon as the row lost its focus..
i.e. whenever i add a new row in DataGridView it should automatically get inserted into the database without pressing any buttons...
Bcoz i need to add more new rows dynamically & hence i find little difficult in clicking the ADD button again and again to insert each and every Record.
Plz provide me a solution for it or an approx. solution..
Its urgent.
Regards,
JCel.