Bugfix
Detail
#28732
GridComponent: The "rows" channel is not filled or is filled too late
A GridComponent has a channel rows with the displayed rows. If transient objects are displayed in the GridComponent, this channel is never filled. After the initial setting of the model, the channel is also empty until you either sort the table or switch to edit mode.