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
If I edit the selected row then the selection moves.
This is because the edit row feature is actually removing and recreating the row. Is there a reason it doesnt just replace the existing row item array?