-
Notifications
You must be signed in to change notification settings - Fork 156
Closed
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.grid: generalgrid: groupbyseverity: lowversion: 8.2.x
Description
Description
When group a template column it gets the name of column group before it
- igniteui-angular version: 8.2
- browser: n/a
Steps to reproduce
- Open dev sample gridRowEdit
- Move column group at the first position
- Group by column for delete button
Result
In the grouping area the name of the group column is 'Column Group 1' and it cannot be sorted or removed
Expected result
The name for the grouped column should be empty or it should not be possible to group by a column which does not have defined field
Attachments
Metadata
Metadata
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.grid: generalgrid: groupbyseverity: lowversion: 8.2.x
