Feedback
ListBox rows can now be selected and deselected programmatically
- Status
- Fixed
- Fixed in
- v26.8.4
- Last updated
- 2026-08-17
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
ListBox should allow individual rows to be selected and deselected programmatically, including adding rows to an existing multiple selection and reading all selected row indexes as an array. This makes programmatic multi-selection as complete as the existing user-driven selection support.