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 use case in which the table needs to be displayed in vertical order. Meaning that the rows will have the header on the left side.
But i still need the columns to be resizable.
I have done this with empty column headers, a fixed first column with "header" css styling. This works fine and looks okay, but maybe it can be implementet in glide grid?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi guys,
i have a use case in which the table needs to be displayed in vertical order. Meaning that the rows will have the header on the left side.
But i still need the columns to be resizable.
I have done this with empty column headers, a fixed first column with "header" css styling. This works fine and looks okay, but maybe it can be implementet in glide grid?
Beta Was this translation helpful? Give feedback.
All reactions