hello, well firstly I think 'update all' is quite heavy, why don't you records the list of modified datas and send only them secondly, your are using : var ajaxRequest_instance = new AjaxRequest().send (); so your initialize method must return the class intance, so : just add return this.parent(options); and you are done, see ur fiddle corrected : http://jsfiddle.net/tMhbd/17/ and watch ur console, now you see the onSuccess fired...
- [Moo] FireEvent + Chain Lukas Oberbichler
- Re: [Moo] FireEvent + Chain Michael
- Re: [Moo] FireEvent + Chain Lukas Oberbichler
- Re: [Moo] FireEvent + Chain Arian Stolwijk
- Re: [Moo] FireEvent + Chain Philip Thompson
- Re: [Moo] FireEvent + Chain Lukas Oberbichler
- Re: [Moo] FireEvent + Chain Philip Thompson
- [Moo] Re: FireEvent + Chain dmidz
- [Moo] Re: FireEvent + Chain Lukas Oberbichler
- [Moo] Re: FireEvent + Chain dmidz