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
I have mdt-custom-cell in my mdt-table to edith my row data , but when
i use delete-row-callback (to delete some rows) mi rowId list is not refreshed. I have to edith my id 3 , and my rowId is 2, becouse is the second row in the table , after delete. Its so confuse. Any ideas ???