Animating columns for tables
How should i animate columns populating or being removed for a table
1 Reply
like should i have them all display and position absolute? or should I do the animations with a display grid with spanning columns.
This involves reposition columns based on a piece of data.