free-jqgrid / jqGrid

jQuery grid plugin
https://github.com/free-jqgrid/jqGrid
Other
478 stars 196 forks source link

Issue with ColumnChooser and forceFit #486

Open antoineluong opened 4 years ago

antoineluong commented 4 years ago

When using the forceFit: true option, calling remapColumns after reordering columns through ColumnChooser does not update the header's resize handles (the ui-jqgrid-resize spans).

See https://jsfiddle.net/9zvpjby5/