lowcoder
lowcoder copied to clipboard
[Feat]: Freeze Table Columns
trafficstars
Is your feature request related to a problem? Please describe.
Table width that exceeds the viewport width needs to scroll horizontally, however the first column needs to stay visible for the user, in that case, it is the date time column.
Describe the solution you'd like
Option to freeze the first column, see screenshot below
Describe alternatives you've considered Creating a listview, but the data is not as compact as in a table
Additional context None.