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 am currently facing the problem to add borders to my columns. Is there an easy way to add a border to specific columns?
Otherwise let me explain my problem in more details. Below you see my table I created with react-table. There are two colums with Input and Output and each one of the columns have n subcolumns. The amount can change over time. What I would like to achieve are borders on just the last items in every column to have an effect like you can see in the picture (black lines are drawn with paint). I would be very grateful if you can help me out.
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
-
I am currently facing the problem to add borders to my columns. Is there an easy way to add a border to specific columns?
Otherwise let me explain my problem in more details. Below you see my table I created with react-table. There are two colums with Input and Output and each one of the columns have n subcolumns. The amount can change over time. What I would like to achieve are borders on just the last items in every column to have an effect like you can see in the picture (black lines are drawn with paint). I would be very grateful if you can help me out.
Beta Was this translation helpful? Give feedback.
All reactions