Ext.Direct

Page 14 of 24 FirstFirst ... 4 12 13 14 15 16 ... LastLast

+ Post New Thread

  1. Question isformpost + isupload response back-slash question

    Hello, I'm working through the Ext.Direct spec to develop an Ext.Direct router and have a question about the isformpost + isupload response...

    Started by mark.wharton, 20 Jun 2010 8:06 PM
    • Replies: 2
    • Views: 1,652
    28 Jun 2010 5:31 PM Go to last post
  2. Thumbs up Easy Ext.Direct integration with PHP

    June 23, 2010 UPDATE: This version is now deprecated. The code has been refactored, and a new version has just been launched in a new thread:...

    Started by j.bruni, 23 Mar 2010 12:01 PM
    • Replies: 2
    • Views: 8,059
    23 Jun 2010 11:27 AM Go to last post
  3. SpringExtJs 1.0 released for ExtJS and Java Spring3 users!

    Hi, SpringExtJs 1.0 released for ExtJS and Java Spring3 users! for anyone who may be interested, I have released the 1.0 release of the...

    Started by MoShAn480, 17 Jun 2010 4:48 PM
    java, spring framework, spring mvc, spring3
    • Replies: 1
    • Views: 1,455
    22 Jun 2010 7:42 PM Go to last post
  4. Extdirect & grid filter

    I use this nice plugin "Ext.ux.grid.GridHeaderFilters" without extdirect, and now i want to use it with extdirect, how it's work?

    Started by clemence, 14 Jun 2010 1:07 AM
    • Replies: 0
    • Views: 1,031
    14 Jun 2010 1:07 AM Go to last post
  5. DirectRequest is null exception

    I keep running in the above exception with the following stack trace: Ext.Direct.Mvc.DirectResult.ExecuteResult(ControllerContext context) +228...

    Started by halcwb, 13 Jun 2010 5:33 AM
    • Replies: 1
    • Views: 1,184
    14 Jun 2010 12:02 AM Go to last post
  6. ExtDirect Java package names

    Hi all, I have custom extdirect Java server side engine for maping java classes to extdirect but the problem is naming in ext direct json...

    Started by tomim, 12 Jun 2010 9:52 AM
    • Replies: 1
    • Views: 1,002
    12 Jun 2010 10:05 AM Go to last post
  7. Zend_Json_Server

    How to use this with Zend_Json_Server. Has anyone tried that? It seems that specs are different.

    Started by albeva, 29 May 2009 8:05 PM
    2 Pages
    1 2
    • Replies: 16
    • Views: 8,261
    10 Jun 2010 7:08 AM Go to last post
  8. Checkbox with EXTDirect

    How can i checked my checkboxes with the value in my store? xtype: 'checkboxgroup', fieldLabel: '', columns:5, ...

    Started by clemence, 9 Jun 2010 12:45 AM
    • Replies: 0
    • Views: 771
    9 Jun 2010 12:45 AM Go to last post
  9. checkboxgroup + EXTDirect

    I try to create a list of checkboxes which are filled dynamicaly by ExtDirect. I can see items in the dom but items are not displayed. What can i do?...

    Started by clemence, 8 Jun 2010 12:39 AM
    • Replies: 0
    • Views: 808
    8 Jun 2010 12:39 AM Go to last post
  10. update/create actions and DirectStore

    Hi, I'm trying to implement the example in http://www.extjs.com/deploy/dev/examples/writer/writer.html using a DirectStore and Ext.Direct...

    Started by sancho_0, 25 Oct 2009 8:25 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 6,857
    7 Jun 2010 9:41 AM Go to last post
  11. Any examples of using ext.direct with server-side user authentication?

    I've just set up extjs 3.2.0 with the ext-direct-php-1.01 server-side code. I want to have the router return a 403 error for any api call if the...

    Started by bareflix, 25 Apr 2010 10:49 AM
    • Replies: 3
    • Views: 2,428
    4 Jun 2010 3:15 AM Go to last post
  12. ExtDirect+restful+phpMVC Integration

    After playing some trial and error with ExtDirect than I try it to join Extdirect and Restful + MySQL CRUD Class in single page. this is the code :...

    Started by xp743, 3 Jun 2010 8:03 PM
    • Replies: 0
    • Views: 981
    3 Jun 2010 8:03 PM Go to last post
  13. Question Javascript error "uncaught exception" while using Ext.Direct

    hello, I'm trying to use ext-direct with PHP using Saki's example : http://blog.extjs.eu/know-how/mastering-ext-direct-part-1/ When I try to...

    Started by lebesnec, 1 Jun 2010 7:51 AM
    • Replies: 1
    • Views: 1,494
    1 Jun 2010 11:46 PM Go to last post
  14. How to change widgets dynamically

    Hi, at the moment I implement a quite complex form which changes its widgets dynamically. So for example if you select a certain value out of a...

    Started by JJDoneAway, 30 May 2010 12:53 AM
    • Replies: 0
    • Views: 704
    30 May 2010 12:53 AM Go to last post
  15. Ext.Direct + DirectStore

    Hey all, In the code below, FireBug shows that it POSTs to router.php, results are shown in the image below. However, calling getCount() on the...

    Started by the7thGhost, 29 May 2010 7:29 PM
    • Replies: 0
    • Views: 1,011
    29 May 2010 7:29 PM Go to last post
  16. ExtDirectCF: A Managed ColdFusion Server-side stack with security

    This is a new, heavily modified fork of aconran's DirectCFM (http://extjs.com/forum/showthread.php?t=67983) that I am calling ExtDirectCF. Link...

    Started by jimmifett, 3 Jun 2009 1:16 PM
    4 Pages
    1 2 3 ... 4
    • Replies: 31
    • Views: 10,808
    27 May 2010 1:47 AM Go to last post
  17. ExtDirect stack based on Castle Framework (.NET) /w .NET 4 Support

    Homepage: http://code.google.com/p/acrextdirect/ Binaries: http://acrextdirect.googlecode.com/files/Acr.ExtDirect-2.3.1.0.zip Source (SVN):...

    Started by aritchie, 23 Apr 2010 4:45 AM
    • Replies: 3
    • Views: 3,314
    26 May 2010 4:27 PM Go to last post
  18. Question I want to access to the result :p

    Hi every body, I use Ext direct plugin with symfony every think work but i can't access to the server result! the symfony code: $this->result =...

    Started by shbayah, 25 May 2010 3:23 AM
    access, extdirect, form, result, symfony
    • Replies: 1
    • Views: 869
    25 May 2010 4:23 AM Go to last post
  19. [3.2.1] DirectStore and Designer - directFn.directCfg undefined

    Hi, I've got a problem and I don't now how to solve this. Using Ext Designer I created a store: StoreLang = Ext.extend(Ext.data.DirectStore, { ...

    Started by medusadelft, 14 May 2010 6:34 AM
    • Replies: 3
    • Views: 2,682
    20 May 2010 7:17 AM Go to last post
  20. DirectStore params

    Hello everyone, why this code just dont pass the params correctly? Firebug shows Data (Empty) =( var store_cidade = new Ext.data.DirectStore({...

    Started by jvolt, 13 May 2010 1:04 PM
    • Replies: 3
    • Views: 1,460
    14 May 2010 6:18 AM Go to last post