RadzenDropDownDataGrid: show more than 3 items

I have multiple RadzenDropDownDataGrid, and I would like to show more than three chips with a username. So when three is reached, a new row of 3 chips should be created, expanding vertically.

Not sure about new row however you can control how many labels/chips are displayed using MaxSelectedLabels property.