When I am doing the update in the table, I am getting this error /Cannot edit a record in the table . The record shown has been updated by another user/, when I debugged the code I am getting this error in the table /update/ method in super() call line.
The same value is updating two time but I have restricted to single time, even after restricting to single time also I am getting this error.
I have used reread() also but that is also not working, please help me to solve this
Error "Cannot edit a record in the table . The record shown has been updated by another user"
Hi, Since you are getting this error so I think the update is not restricted to single time. Is the update method still getting called twice? Can you share code where you have written reread.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.