Hi,
Just wondering if there's any way to set up the igGrid so that the vertical scrollbar ranges the entire grid, rather than just the current page. In this scenario, when you scroll further than the data in the current page, the page number would automatically change to match the current position in the scrollbar. This is a something I've seen in a DevEx grid, so wanted to check if there's any way for the Infragistics grid to do this too.
Kind regards,
Hi Angel,
Is this features released in 13.1?. Currently we are using 12.2. I could not see in 13.1 version in your help site.
hi Stephen,
We are have this feature in the backlog, called "Virtual Scrolling". So the scrollbar is basically rendered as if the grid has all the rows in the data source, and when you scroll, the data refreshes - when you have paging, the page indices will also change. the feature is something similar to:
http://es.infragistics.com/products/aspnet/sample/data-grid/configuring-virtual-scrolling
You can expect to have this functionality as part of the 13.1 release, which will be somewhere in the spring of 2013.
let me know if it helps. Thanks,
Angel