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
We have a table with 2 columns. One displays name and other edit button.
Requirement is on click of edit button the name should become editable. Not able to implement it.
I am unable to get access to the 'name; cell in onclick function of edit button.