Objo.
Feedback Forum Docs Objo Studio
Feedback

Bug #455

ListBox AddRow is too slow for large row counts

Status
Fixed
Fixed in
v26.6.4
Source discussion
https://forum.objo.dev/d/380-listbox-loading-a-million-rows
Last updated
2026-06-15

Public summary

Adding large numbers of rows to a desktop ListBox is much slower than expected. A forum report measured more than 50 minutes to add one million constant rows, even when the ListBox is hidden, because each AddRow currently performs synchronous UI-thread work and refreshes ListBox layout/paint state per row.

Objo.

Build apps visually, deploy anywhere.

Feedback is a public read-only status mirror for Objo Studio.