- Posts: 4
- Thank you received: 0
TableJX displays columns horizontally.
Is there a way (via css ?) to display them vertically :
Row1 :
- Col1
- Col2
- Col3...
Row2 :
- Col1
- Col2
- Col3...
Please Log in or Create an account to join the conversation.
Hi,
In your case I would suggest you to consider Card View JX, where you would display cards in one column.
www.toolsjx.com/card-view-jx/demo-c
Please Log in or Create an account to join the conversation.