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?