lcurrens
15 Feb 2012, 9:33 AM
In Designer, we have the Store, the Proxy and the Reader. For the Ext.Ajax.request()
function, I would like to be able to specify: method, headers, and rawData.
In Ext.data.proxy.Ajax proxy in developer I see properties for url and headers only.
I don't see properties for rawData or method. Also how would you specify the success
and failure methods for an Ajax request in Designer?
function, I would like to be able to specify: method, headers, and rawData.
In Ext.data.proxy.Ajax proxy in developer I see properties for url and headers only.
I don't see properties for rawData or method. Also how would you specify the success
and failure methods for an Ajax request in Designer?