4
Answers

Gridview,LINQ and SQL

Hi Guys,

I have fetched data using LINQ and given the retrieved data as a datasource to a gridview.

When i change the values in the gridview, how can i update the grid view in database using LINQ

Thanks

Answers (4)