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 a data-grid with rowClassFormatter that applies classes by some property value in the row.
After row is updated, event rows array is updated - row class is not changed.