Feedback
Changing a ListBox's column count no longer crashes with a selected row
- Status
- Fixed
- Fixed in
- v26.8.4
- Source discussion
- https://forum.objo.dev/d/829-crash-listbox
- Last updated
- 2026-08-17
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Changing a ListBox's column count while it contains rows, including when a row is selected, can crash a running desktop application. The column count should update without terminating the application, and surviving row values should remain intact.