-
Notifications
You must be signed in to change notification settings - Fork 468
feat: add draggable change of column order to FluentDatagrid #4140
Copy link
Copy link
Closed
Labels
community:contributionIssue will/can be addressed by community contributionIssue will/can be addressed by community contributioncommunity:noteworthyAn issue or PR of particular interest to the community or planned for an announcement.An issue or PR of particular interest to the community or planned for an announcement.community:requestIssues specifically reported by a member of the community.Issues specifically reported by a member of the community.
Metadata
Metadata
Assignees
Labels
community:contributionIssue will/can be addressed by community contributionIssue will/can be addressed by community contributioncommunity:noteworthyAn issue or PR of particular interest to the community or planned for an announcement.An issue or PR of particular interest to the community or planned for an announcement.community:requestIssues specifically reported by a member of the community.Issues specifically reported by a member of the community.
Type
Fields
Give feedbackNo fields configured for issues without a type.
🙋 Feature Request
It's an often requested feature from users of anything we build to be able to change the order of the columns in a Datagrid
🤔 Expected Behavior
To allow for any Datagrid column order to be rearranged by drag and drop
😯 Current Behavior
Columns are fixed to their initial layout position in the grid
💁 Possible Solution
Build in the capability to the Fluent Datagrid component
🔦 Context
Users like to see the columns in a personal order according to what they are working on