You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Couldn't you do this with a scope variable?
Set the variable on edit to true and have edit buttons disabled if the scope variable is set.
Set the variable to false when cancelling or saving to enable edit again.
If user clicks on edit on table row then other rows cannot be edit. Once user clicks on save or cancel then only we can allow user to edit other user.
The text was updated successfully, but these errors were encountered: