Hi Daimler Clavel,
Thanks for the update.
Query: Sorry what I mean is vertically scrolling down, when virtualscroll event gets triggered, a remote request to server gets called
Based on your query you don’t want to send any request to the server side when you vertically scroll with the virtual scrolling feature. By default, when you bind the remote data the Grid component will send requests to the server side to load the next block of records when you scroll vertically with virtual scroll feature.
Which is the default behavior of our EJ2 Grid component. However, to provide you the prompt solution we need more details on your requirement. So, please share the below details to validate further on your query.
- Share the complete Grid code example.
- Have you used Editing feature in your Grid application?
- Share the data adaptor used in your Grid application.
- Have you used the filtering, sorting in your Grid application? If yes, do you want to perform them filtering sorting in the client side alone?
- Share the Syncfusion package version.
Regards,
Ajith G.