I want to make store local when it already loaded all possible data for grid to prevent unnecessary requests to server.
As I understood, I need to change type of proxy to 'memory', but I still did not get needed result.
Could anybody provide me with solution?