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!

2
Votes

I'm using ejs-grid structure to generate the table structure. The data I have to populate into the table is much higher than the total width. So the table is overflowing, and the scroll option appears as expected.

But while I'm scrolling the table horizontally there is a slight delay in the header column with respect to the table data columns movement.

sample: https://stackblitz.com/edit/angular-4mbox2-ehbfgj?file=custom-grid.component.html