Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add column reorder feature to table #473

Open
3 tasks done
zemirco opened this issue Jan 16, 2023 · 0 comments
Open
3 tasks done

feat: add column reorder feature to table #473

zemirco opened this issue Jan 16, 2023 · 0 comments
Labels
feature Issues that describe new features. needed: votes Enhancement suggestion which needs votes, before it gets addressed by the contributors.

Comments

@zemirco
Copy link

zemirco commented Jan 16, 2023

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
Kapture 2023-01-16 at 13 46 20

https://mui.com/x/react-data-grid/
Kapture 2023-01-16 at 13 45 31

https://reactdatagrid.io/demo
Kapture 2023-01-16 at 13 47 07

https://www.ag-grid.com/react-data-grid/column-moving/
Kapture 2023-01-16 at 13 48 03

https://www.telerik.com/kendo-react-ui/components/grid/columns/reordering/
Kapture 2023-01-16 at 13 48 47

https://www.infragistics.com/products/ignite-ui-react/react/components/grids/data-grid-column-moving
Kapture 2023-01-16 at 13 49 29

https://ej2.syncfusion.com/react/demos/?_gl=1*nt9t34*_ga*MTYyNjIyNDcwMC4xNjczNTk5Nzkw*_ga_WC4JKKPHH0*MTY3MzU5OTc5MC4xLjAuMTY3MzU5OTc5MC4wLjAuMA..&_ga=2.12839479.1625363014.1673599790-1626224700.1673599790#/material/grid/reorder
Kapture 2023-01-16 at 13 50 13

https://blueprintjs.com/docs/#table/features
Kapture 2023-01-16 at 13 51 05

Related code

This is related to the table umbrella feature #469.

Additional information

No response

@zemirco zemirco added feature Issues that describe new features. triage An issue that needs assessment to determine its validity and urgency labels Jan 16, 2023
@borisdiakur borisdiakur added needed: votes Enhancement suggestion which needs votes, before it gets addressed by the contributors. and removed triage An issue that needs assessment to determine its validity and urgency labels Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Issues that describe new features. needed: votes Enhancement suggestion which needs votes, before it gets addressed by the contributors.
Projects
None yet
Development

No branches or pull requests

2 participants