To repro:
Create initial set of grouped items.
Create new groups (empty).
After you create each group add it to a collection.
Now create items in the group.
(Typically, I'm seeing all items ending up at the end).
Workaround: Set DisplayAllGroups to True.
Comments: ** Comment from web user: Alkasai **
Create initial set of grouped items.
Create new groups (empty).
After you create each group add it to a collection.
Now create items in the group.
(Typically, I'm seeing all items ending up at the end).
Workaround: Set DisplayAllGroups to True.
Comments: ** Comment from web user: Alkasai **
Mine happen to do the same when a group has 1 element.
The workaround worked for me. Thank you!