Skip to content

Replies

0
Bob M.
Bob M. answered on Jul 15, 2013 10:18 PM

maybe check out virtualization in the meantime. It stills loads all the records in the client's memory, but does not render all records to the grid at once.

http://www.infragistics.com/products/jquery/sample/grid/virtualization

I'll keep you posted if I get further…

Bob

0
Bob M.
Bob M. answered on Jul 15, 2013 9:47 PM

Hi,

You're saying "load on demand", but do you mean "remote paging" ? The Hierarchy Grid has load-on-demand for example (http://www.infragistics.com/products/jquery/sample/hierarchical-grid/hierarchical-grid-load-on-demand), but not the igGrid as far as I understand.

I'm also having some issues trying to figure out the proper way to implement Remote Paging, but I'm not getting any responses for a week now…and no real helpful examples without using the ig wrappers.

Bob