Is your feature request related to a problem? Please describe.
When creating or editing a table manually, we usually save changes every 2 or 3 fields to prevent errors. The problem is that clicking "Save" resets both the custom column widths and the column order. For example, if I move the "Comment" column next to "Name" for a better workflow, it jumps back to its original position after saving, forcing me to manually readjust everything.
Describe the solution you'd like
I would like the application to remember and persist both the column widths, and the column order in the structure grid after clicking "Save", preserving the user's custom layout.
Describe alternatives you've considered
No automated alternatives. The only current option is wasting time manually resizing columns and reordering them after every save.
Additional context
Frequent saving is essential to prevent errors when building complex table structures, which multiplies this UX issue and makes it highly frustrating.
Is your feature request related to a problem? Please describe.
When creating or editing a table manually, we usually save changes every 2 or 3 fields to prevent errors. The problem is that clicking "Save" resets both the custom column widths and the column order. For example, if I move the "Comment" column next to "Name" for a better workflow, it jumps back to its original position after saving, forcing me to manually readjust everything.
Describe the solution you'd like
I would like the application to remember and persist both the column widths, and the column order in the structure grid after clicking "Save", preserving the user's custom layout.
Describe alternatives you've considered
No automated alternatives. The only current option is wasting time manually resizing columns and reordering them after every save.
Additional context
Frequent saving is essential to prevent errors when building complex table structures, which multiplies this UX issue and makes it highly frustrating.