In csharp windows application
back End:sqlserver 2005
front end:csharp windows application
About my Question:
1. In datagridview how to save a new row using primary key in one column.
2. In dategridview how to edit a row using primary key
.example program for each above question.