Feedback
ListBox: support per-cell cell types
- Status
- Fixed
- Fixed in
- v26.5.7
- Source discussion
- https://forum.objo.dev/d/173-listboxsetcelltype
- Last updated
- 2026-05-29
Public summary
Support setting the cell type for an individual ListBox cell so a single column can mix normal text, checkbox, and editable cells. This lets apps create section/header rows or special-case cells without changing the type of the whole column.