View Full Version : CRUD by one request
aramaki
2 Dec 2010, 8:33 AM
Hello all. My question is how to send all tasks(create,update,destroy) and values by one request from editorgrid? Is it possible by standart methods?
Thanks.
mankz
2 Dec 2010, 10:39 AM
Have a look at Ext.Direct :)
aramaki
3 Dec 2010, 1:00 AM
may be exist little bit easier method, for example 'beforewrite' event of httpProxy may be will help me? I just need to collect all task and record in one request { destroy:{id:{1},{id:2}}, update{.......}} any ideas
Thanks a lot
Powered by vBulletin® Version 4.2.3 Copyright © 2019 vBulletin Solutions, Inc. All rights reserved.