Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
820
How to Implement remote virtualization for Ignite UI
posted

We are looking for a way to use virtualization remotely ,either continuous or fixed.
We would like to be able to determine when the user has scrolled to the end of the records in the datasource and then be able to determine if more records actually exist and make a service call to then retrieve the remaining records and add to the datasource.

Something similar to remote paging with 'no limit' on the page size.

I noticed this is an option with Ignite UI for Angular, but is this something that can be done with either Ignite UI for JQuery or Ignite UI for MVC?