On 07/06/2010 06:32 PM, Dennis Ahrens wrote:
> Ext.Ajax.request({
> url: myAjaxUrl,
> success: function(success, options) {
> // handle response
> },
> });
Hi Dennis,
How can I call ajax function in fluid? And what I should write in the
haddle respone?
Thanks,
Dimanche