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!>
Thanks for joining our community and helping improve Syncfusion products!
Adding new record through *addRecord* method remove the infinite scroller feature in the Grid.
Please check the below Grid sample with infinite scrolling feature, in that we add the record using Grid’s addRecord method via external button click. In that, we could see that infinite scrolling feature is removed and grid scroller changed to default. This can be checked in the below sample,
Sample: https://stackblitz.com/edit/angular-mqrfas?file=app.component.ts