The grid (core) ยท console.warn
no band "{id}" to rename.
Printed by The grid (core), prefixed [lattice], since 1.29.0.
Warnings reference › columns.group.rename:*
- Identifier
columns.group.rename:*- Raised by
- The grid (core)
- Since
- 1.29.0
What happened
renameGroup() named a band that does not exist. Nothing was renamed and no change event fired.
The fix
Check the band id against the resolved column groups.
Reference
Covered in full at the API reference.