Feedback
ListBox columns can be shown and hidden without losing their widths
- Status
- Fixed
- Fixed in
- v26.8.4
- Last updated
- 2026-08-17
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Add an indexed Boolean API for checking and changing an individual ListBox column’s visibility. Hiding a column should preserve its configured pixel, percentage, or fill width so showing it restores the same layout without requiring applications to parse and rebuild the ColumnWidths string.