Ext.Direct

Page 6 of 24 FirstFirst ... 4 5 6 7 8 16 ... LastLast

+ Post New Thread

  1. Cleaning up transaction history

    I've noticed that Ext.Direct.transactions contains a history of Ext.Direct calls. In the case of the call that I'm using to load a form, this...

    Started by rhamflett, 4 Nov 2011 2:23 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 2,644
    12 Jan 2012 12:54 AM Go to last post
  2. Cross-site request forgery attack mitigation

    I was wondering if there is any easy way to instruct the Ext.Direct code to always send an extra parameter (nonce token) with all calls to the...

    Started by Max_nl, 24 Dec 2011 1:12 PM
    • Replies: 3
    • Views: 1,491
    6 Jan 2012 7:14 AM Go to last post
  3. Problem with Ext Direct and Grid Part 2 example

    I'm working through the Ext Direct and Grid examples. I was able to get Ext Direct and Grid example Part 1 working, in order to get it working one...

    Started by qt4x11, 20 Dec 2011 10:16 AM
    • Replies: 4
    • Views: 1,791
    21 Dec 2011 4:37 PM Go to last post
  4. Paging Grid with PHP backend

    Hey guys, I'm trying to implement a paging Ext.grid.Panel in my application. I have successfully posted to my PHP function, and queried the correct...

    Started by danielleng, 14 Dec 2011 12:24 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 3,622
    21 Dec 2011 1:30 AM Go to last post
  5. Number of variables doesn't match number of parameters

    I’m experimenting with the direct grid pt2 tutorial http://(http://docs.sencha.com/ext-js/4-0/#!/guide/direct_grid_pt2 . The original code works 100...

    Started by kiwipole, 14 Dec 2011 11:19 PM
    • Replies: 3
    • Views: 2,481
    21 Dec 2011 12:55 AM Go to last post
  6. Ext Direct update / delete

    Hi, im new to ExtJs and im evaluating this library to develop a commercial project (prolly goin to buy to get premium support but first wanted to try...

    Started by dedoz, 14 Dec 2011 5:32 PM
    • Replies: 3
    • Views: 1,918
    20 Dec 2011 5:33 PM Go to last post
  7. Has anybody tried Director?

    Hi all, today I discovered this project, which seems to support Spring Integration too. https://code.google.com/p/director/ Has anybody heard...

    Started by Alinanila, 14 Dec 2011 1:39 AM
    • Replies: 1
    • Views: 1,341
    14 Dec 2011 2:08 PM Go to last post
  8. Disable paging parameters

    Hi Is there a way to configure a store that he does not send the paging parameters. If have this simple model and store objects ...

    Started by ralscha, 21 May 2011 9:59 PM
    • Replies: 5
    • Views: 4,394
    8 Dec 2011 1:10 PM Go to last post
  9. Ext.Direct for CakePHP

    Actually I didn't do so much. Just get the Tommy Maintz and goachka implementations ,and apply to CakePHP. You can clone a working example from...

    Started by erhan, 27 Nov 2009 5:56 PM
    • Replies: 5
    • Views: 5,710
    8 Dec 2011 10:14 AM Go to last post
  10. Question Accessing Batched Calls

    Using the RemotingProvider with enableBuffer set to 10 and maxRetries to some number greater than 1, is there a way to access the batched calls after...

    Started by schiffm, 8 Dec 2011 8:11 AM
    • Replies: 0
    • Views: 511
    8 Dec 2011 8:11 AM Go to last post
  11. How must I configure an answer by update, destroy or create if I use an DirectProxy

    Hi! What kind of informations must be included in the server answer? If I add update a record with ID 6. Must be this id included in the...

    Started by el.weilando, 23 Jun 2011 10:27 AM
    • Replies: 5
    • Views: 1,777
    8 Dec 2011 3:24 AM Go to last post
  12. Determining arguments in callback functions

    Hey guys, right now I'm trying to get response from the server via a callback function, like this: QueryDatabase.validateLogin(email, password,...

    Started by danielleng, 30 Nov 2011 7:29 PM
    • Replies: 2
    • Views: 1,316
    4 Dec 2011 10:43 PM Go to last post
  13. Extensive CakePHP Stack

    Hi! I have implemented a CakePHP 2.0 Stack, which overrides the dispatching process to enable batch requests. Also we have implemented many...

    Started by Dumas, 2 Dec 2011 6:51 AM
    • Replies: 2
    • Views: 905
    2 Dec 2011 11:56 AM Go to last post
  14. Ext Direct in Sencha Touch and/or Ext JS 4 ?

    I really like Ext Direct and have used it extensively in some projects. I invested a lot of time and energy building my server side stack in C (for a...

    Started by mark.wharton, 6 Jan 2011 5:56 PM
    • Replies: 6
    • Views: 3,944
    29 Nov 2011 5:30 PM Go to last post
  15. Question Ext Direct reference

    Hello Everybody, is there any complete Ext.Direct reference with information such as how request look like for every component/store type, how...

    Started by michall, 28 Nov 2011 2:43 AM
    ext.direct, reference
    • Replies: 2
    • Views: 1,046
    28 Nov 2011 11:09 AM Go to last post
  16. Question Ext.form.action.DirectSubmit does not work for my form

    Hi ! I wanted to use Ext.form.action.DirectSubmit for my form. When I use the code I posted here the Ext direct action is not submitted. The form...

    Started by impactmedia, 27 Nov 2011 1:50 PM
    directsubmit, ext.direct
    • Replies: 1
    • Views: 882
    28 Nov 2011 6:35 AM Go to last post
  17. How to handle server error (like 403 or 404)

    I have a direct store like this: Ext.define('App.store.Remote', { extend: 'Ext.data.TreeStore', // autoLoad false doesn't seem to work ...

    Started by Gummy, 31 Oct 2011 12:26 AM
    • Replies: 6
    • Views: 2,981
    25 Nov 2011 10:23 AM Go to last post
  18. Direct Store with Grid recursive doEncode failure

    Ext version tested: Ext 4.0.7 (4.0.2a) Browser versions tested against: Firefox 5 with firebug Description: The direct store...

    Started by oniseijin, 23 Oct 2011 10:44 PM
    • Replies: 2
    • Views: 1,092
    22 Nov 2011 2:09 PM Go to last post
  19. Rookie needs help .... submit causes 2 errors ....

    Using 4.0.7 and trying to submit a form. I have a grid and can drag and drop data to the form to populate it however when I edit the form and post...

    Started by cengel, 9 Nov 2011 2:06 PM
    • Replies: 6
    • Views: 863
    10 Nov 2011 7:16 PM Go to last post
  20. Populate a combobox using DirectStore

    I'm having issues while populating a combobox using DirectStore, the combobox is as follow: this.Combo = new Ext.form.ComboBox({ ...

    Started by skinssay, 22 Mar 2010 8:10 PM
    • Replies: 2
    • Views: 1,791
    7 Nov 2011 2:37 AM Go to last post