Posted 2 November 2020, 3:26 pm EST
I need to be able to use the GroupPanel with a FlexGrid that has grouped columns. Right now the drag/drop is broken for columns with no sub-columns (which is my use case).
See attached ZIP of modified demo from https://www.grapecity.com/wijmo/demos/Grid/Columns/ColumnGroups/purejs. The simple columns like “Name” should be group able with the GroupPanel. You can manually set the groupings via the grid’s collectionview. But the drag/drop functionality is missing.
Is there a solution or workaround to get non-grouped columns (columns with no sub-columns underneath) to be group able using the GroupPanel.
Grid_Columns_ColumnGroups_JavaScript.zip