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 want to implement the single selected row.
When I change the selected row, the old selected row should show unselect animation and the new selected row should show select animation.
My problem is that I can't reference to old selected row to make it show animation.
The text was updated successfully, but these errors were encountered:
I want to implement the single selected row.
When I change the selected row, the old selected row should show unselect animation and the new selected row should show select animation.
My problem is that I can't reference to old selected row to make it show animation.
The text was updated successfully, but these errors were encountered: