The grid (rendering) ยท console.warn
column "{colId}" has no editor.
Printed by The grid (rendering), prefixed [lattice], since 1.0.1.
Warnings reference › editbar.noeditor:*
- Identifier
editbar.noeditor:*- Raised by
- The grid (rendering)
- Since
- 1.0.1
What happened
The same fault as celledit.noeditor:*, reached through the edit bar rather than through in-cell editing. The bar still opens and shows the cell's formatted text read-only, so the user can see the value and cannot change it.
The fix
Enable editing on the column and give it an editor.
Reference
Covered in full at the API reference.