Objo.
Feedback Forum Docs Objo Studio
Feedback

Bug #206

ListBox.AddRow renders nothing when ColumnCount is zero

Status
Fixed
Fixed in
v26.5.6
Source discussion
https://forum.objo.dev/d/138-list-addrow-bug
Last updated
2026-05-24

Public summary

Calling ListBox.AddRow("Hello") on a new ListBox with no configured columns adds a row internally, but the row is not visible because the runtime DataGrid still has ColumnCount = 0. A default ListBox should create a first visible column when a row is added so simple AddRow usage displays the row text.

Objo.

Build apps visually, deploy anywhere.

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