extjs - How to disable cache for a Storage in Sencha Touch? -



extjs - How to disable cache for a Storage in Sencha Touch? -

how disable cache specific storage in sencha touch?

do know way disable cache storages in app?

which cache referring to? if it's browser cache (for example, when using ajax proxy) should on default (it uses separate query param in each request, _dc default). if mean model records beingness stored in memory, may want @ usecache config option of model.

extjs sencha-touch sencha-touch-2

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -