-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
In addition to #1021 it's very difficuly to move/reorder columns inside a column group.
move to(Start)
moves the column outside the group. This could do with a "keepInsideGroup" argument:
We have move after
, which works, but is a bit weird to use if you actually need a move before
(which we don't have yet):
"regrouping" doesn't work in one step; the order specified is not taken into account by selecting:
you would need to ungroup first, then regroup, requiring two steps...
Reordering does seem to work, but it's weird too because you need to "reorder by" something, so like the order in a list or a number:
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request