View Full Version : Saving Store/Model in Memory
sam81
14 Jan 2014, 8:20 AM
I am new to extjs. I have a scenario, where i need to save certain things in store/model, also update it. Than access that model/store in different view. How can I do that. I see their is proxy concept but which one to use. Or is their some other better way.
Thanks
scottmartin
14 Jan 2014, 2:26 PM
You might need to explain this a little better. Once you load the data into the store, then any view should be able to access that store, or you can copy the store to another.
Powered by vBulletin® Version 4.2.3 Copyright © 2019 vBulletin Solutions, Inc. All rights reserved.