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
As a user I'd like to reorder the columns of the table.
Describe the use case
Our users have different and very personal preferences. They would like to order the table columns so that it suits their workflow best. Imagine having people data containing "Firstname", "Lastname", "City", "Country". Some would like to have the "Country" whereas others would like to have the "Lastname" first.
Prerequisites
Describe the feature request
As a user I'd like to reorder the columns of the table.
Describe the use case
Our users have different and very personal preferences. They would like to order the table columns so that it suits their workflow best. Imagine having people data containing "Firstname", "Lastname", "City", "Country". Some would like to have the "Country" whereas others would like to have the "Lastname" first.
Describe preferred solution
No response
Describe alternatives
https://adazzle.github.io/react-data-grid/#/columns-reordering

https://mui.com/x/react-data-grid/

https://reactdatagrid.io/demo

https://www.ag-grid.com/react-data-grid/column-moving/

https://www.telerik.com/kendo-react-ui/components/grid/columns/reordering/

https://www.infragistics.com/products/ignite-ui-react/react/components/grids/data-grid-column-moving

https://ej2.syncfusion.com/react/demos/?_gl=1*nt9t34*_ga*MTYyNjIyNDcwMC4xNjczNTk5Nzkw*_ga_WC4JKKPHH0*MTY3MzU5OTc5MC4xLjAuMTY3MzU5OTc5MC4wLjAuMA..&_ga=2.12839479.1625363014.1673599790-1626224700.1673599790#/material/grid/reorder

https://blueprintjs.com/docs/#table/features

Related code
This is related to the table umbrella feature #469.
Additional information
No response