| Summary: A proxy which grabs data remotely(or locally) and operations (like paging) are done on the local cache. |
| Author: Kevin Darlington |
| Published: 2009-03-20 |
| Version: 1.11 |
| Ext Version: 2.x |
| License: LGPLv3 |
| Demo Link: View Demo |
| Forum Post: View Post |
This proxy will grab data from a remote url and store it in a cache. Any paging will then be done from the cache instead of grabbing it from the server again. The proxy also supports loading data locally defined in javascript as well. Many other helpful features are built into the proxy to help you achieve almost anything you want to do. Check out the demo for examples.
http://outroot.com/extjs/PagingMemoryRemoteProxy/PagingMemoryRemoteProxy.js