Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

2
Votes

Good morning, I would like to report a bug that occurs when columns have aggregation set. When we add columns to the aggregation header (as in the attached screenshots, or on stackblitz), it miscalculates the width.


Elements needed to reproduce the error:

1. basic grid functionality.

2. column with aggregation set.


To reproduce the error, create a table that has at least one column with aggregation. Then add columns without aggregation to the group header.


On the attached screenshots I marked the places that should be calculated correctly so that they are readable by the user.


StackBlitz: https://stackblitz.com/edit/gmegna-fvydfb?file=index.ts