Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, 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!

1
Vote

I am writing to report an issue with the grid column positions when the grid is horizontally scrolled to the right and the browser view is scaled down. Upon inspecting the styles of your component, I noticed that padding is applied to the header section of the grid. This padding sometimes decreases and becomes smaller than the vertical scroll width, causing the columns to shift positions.

I have attached screenshots illustrating this issue, both from our application and from the preview provided in your documentation. Please let me know if you need any further details.

even tried to refreshHeader, refreshColumns, refresh, freezeRefresh in window resize event, but still issue persist.

https://stackblitz.com/edit/8izngkry?file=index.js,index.html