-
Sencha User
How To sync() a store that is being updated by a Property Grid, not using .set()
Any idea how I can write the contents of my store, which I have created and placed within my window, which then in turn is used to populate a PropertyGrid. When the property grid is updated, it updates my stores values, but not using .set() etc. Therefore not calling the correct datachanged event.
I need to be able to sync() to the server, but Ext doesnt know which records I have modified. How do I work around this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules