I have a gridview control who i have bound with LinqDataSource using custom query written in the Selecting event of LinqDataSource. The problum is that when i click delete button on the grid view i gives me following exception.
Exception Details: System.Data.Linq.ChangeConflictException: Row not found or changed.
can some body help me out with this problum
i would be v v thank full