insert,update,delele record with sql sever connectivity
write program to add,update,and delete record (acc_no,acc_name,acc_type) in bank detail table with sql server connectivity
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sanjeeb LenkaPosted Sep 30, 2013, 7:29 AM
refer to these link
http://dotnetsridhar.blogspot.in/2012/04/datagridview-in-wndows-form.html
http://www.mindstick.com/Articles/9422cfc8-c2ed-4ec1-9fab-589eb850a863/?Insert%20Delete%20Update%20in%20Da
Posted Sep 30, 2013, 6:13 AM
http://www.c-sharpcorner.com/uploadfile/suthish_nair/datagridview-insert-update-delete-and-retrieve-records-using-stored-procedure/
http://www.c-sharpcorner.com/uploadfile/anjudidi/example-of-datagrid-in-Asp-Net/
Please let me know, if you need more help.