I'm submitting a...
Current behavior
When there is a custom cell template applied to a column in the Grid(Native), using the grouping functionality breaks Grid's layout
Expected behavior
The Grid's layout shouldn't be affected if we apply a custom cell template
Minimal reproduction of the problem with instructions
- Open this StackBlitz project
- See that the values in the ProductName column are bolded, but Grid's layout is broken
- Remove the cell template definition on line 54 by removing the cell property.
- Run the project again and see how if we don't apply a cell template, Grid's layout is being displayed correctly
Environment
Package versions:
2019.2.621
Browser:
All