Search Type: Posts; User: reflog
Search: Search took 0.01 seconds.
-
14 Nov 2012 6:10 AM
Jump to post Thread: Chain AJAX Proxy by reflog
- Replies
- 1
- Views
- 179
Hi.
Is there a way to create AJAX proxy that will perform two requests?
The result of a fetch is a merge of data from two AJAX requests, can Sencha proxy support that?
Thanks in advance! -
26 Feb 2011 7:26 AM
Jump to post Thread: LocalStore and hasMany association by reflog
- Replies
- 7
- Views
- 4,070
Hello,
I'm trying to build a simple model that is defined as:
Ext.regModel('Episode', {
belongsTo: 'Show',
fields: [
"show_id",
"title"
],
Results 1 to 2 of 2
