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
Post a Comment