During Update facing exception Row not found or changes

Monika Patil 1 Reputation point
2022-06-24T10:24:02.377+00:00

Whenever I try to update the new values in gridview(It's not a datagridview) I am getting an exception "Row not found or changed".(if the values are not changed it works properly) I have tried various solution like set updatecheck to never,delete and redrag table from database, double check for nullable nothing works. I am using Linq to SQL datasource and 4.5 .Net framework.

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,272 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,277 questions
{count} votes