If i define a column like <code>{name: 'Author', field: 'author.name'}</code> and group by that column, the row-group-headertext is empty. Reason: field is not on the root level of the datasctructure (like author.name)