I am looking around for an extjs solution to load very many records.I have over 3000 records in mind.In the example This example illustrates loading of all the records up front and buffering the rendering.
In the demonstration http://dev.sencha.com/deploy/ext-4.0.0/examples/grid/buffer-grid.html its written
This example illustrates loading of all the records up front and buffering the rendering
Is this method of loading all the records suitable for images?.