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
Hello,
Is there a way I can hide a row?
I need the data to be inside the table, but some rows I don't want to be displayed
(for example let's say row % 2 === 0).