Hi All,
Im creating a windows application. i have used ADO.net Entity model for database connection. using Entity framework i have added values to database and using stored procedure i displayed database values in data grid view.
Now i want to edit, Update, delete, data grid view rows by adding buttons near every row using stored procedure entity framework and update database.
Santhakumar MunuswamyPosted Mar 17, 2015, 2:30 PM
Try this below link
http://www.dotnetcurry.com/showarticle.aspx?ID=563