Ext.Direct

Page 8 of 24 FirstFirst ... 6 7 8 9 10 18 ... LastLast

+ Post New Thread

  1. Question JS-namespaces for folder structur in php-class-directory????

    Hello community! I'am experimential with ExtDirect an PHP. I use the ExtDirect-Pack from offical download page...

    Started by Matthias_WB, 9 Aug 2011 9:07 AM
    extdirect, folder-structur, namespace
    • Replies: 0
    • Views: 846
    9 Aug 2011 9:07 AM Go to last post
  2. Need help to catch response after an ext.direct call

    Hey everyone. I've created a little mvc application with extjs. I setup ext.direct to comunicate with the server side ( PHP server). In my app...

    Started by alxs17, 7 Aug 2011 8:48 AM
    callback function, ext.direct, extjs 4, mvc architecture
    • Replies: 1
    • Views: 1,140
    8 Aug 2011 4:39 AM Go to last post
  3. How to send data to asp.net xml webservice?

    Hi, With jQuery I can send data to my asp.net XML webservice (asmx file). $.ajax({ type: 'POST', url: ... , // URL TO ASMX FILE WITH AT THE...

    Started by Gunmen, 21 Jul 2011 4:18 AM
    • Replies: 9
    • Views: 3,330
    5 Aug 2011 12:33 AM Go to last post
  4. Question Handling non-2xx responses and JSON parsing errors

    The goal is to handle 4xx and 5xx HTTP responses and JSON parsing errors. I can see "POST /nonexistent.php 404 (Not Found)" in console, but there is...

    Started by tut, 28 Jun 2011 4:05 AM
    • Replies: 3
    • Views: 1,913
    30 Jul 2011 8:05 AM Go to last post
  5. DirectStore with MVC app

    Hi all,:) How i can define DirectStore with proxy (directFn: SomeAPI.func)? If i define this in /store/Store.js i see error SomeAPI.func is not...

    Started by env0ke, 23 Jun 2011 3:00 AM
    ext.direct.*, mvc
    • Replies: 3
    • Views: 1,517
    19 Jul 2011 7:57 PM Go to last post
  6. I am stumped

    I am trying to use Direct with Ext JS 4. In my html page i include the ap--debug.js script tag. If i hit that URL directly i see what looks like...

    Started by marman, 19 Jul 2011 12:31 PM
    • Replies: 0
    • Views: 850
    19 Jul 2011 12:31 PM Go to last post
  7. Form submit with Direct doesn't send any data

    Have been scratching my head on this one for some time now. I am using Ext JS Direct with ColdFusion and am unable to submit a form to a submit Form...

    Started by KPradel, 28 Dec 2010 6:53 AM
    • Replies: 7
    • Views: 2,709
    14 Jul 2011 5:39 AM Go to last post
  8. Does Ext.Direct useful enough?

    I have a prototype using Ext.Direct, so after using it I understand better what it does for me. In some cases, it complain on the client side that...

    Started by SebTardif, 25 Apr 2011 6:18 AM
    batch, ext.direct, json
    • Replies: 3
    • Views: 1,882
    13 Jul 2011 2:36 AM Go to last post
  9. ExtDirect4SAP

    Hi folks, we've implemented an ExtDirect Stack for a SAP AS ABAP (Application Server ABAP). The Application Server ABAP for example drives the...

    Started by hschaefer123, 8 Jul 2011 1:26 AM
    abap, direct, ext, sap, uniorg
    • Replies: 1
    • Views: 1,179
    12 Jul 2011 9:20 AM Go to last post
  10. Question Exception Handling in Ext Direct

    I think there's something awry with the description of exception handling in the Ext.Direct remoting specification...

    Started by dancablam, 19 May 2009 11:18 AM
    • Replies: 2
    • Views: 4,214
    27 Jun 2011 10:38 PM Go to last post
  11. Using the polling provider with ext-all.

    Howdy! I'm using a polling provider like so.. var pollConfig = { id: 'primary', url: "/poll", type: "polling", interval: 10000

    Started by crueber, 8 Jun 2011 12:32 PM
    direct, error, javascript, loader, provider
    • Replies: 2
    • Views: 1,903
    27 Jun 2011 11:59 AM Go to last post
  12. @remotable must return always success value ??

    I want to know if the remotable functions in php must return always an structure with a 'success' value to hydrate an store in client side. ?¿ ...

    Started by maneljn, 22 Jun 2011 5:33 AM
    • Replies: 1
    • Views: 1,030
    22 Jun 2011 9:38 AM Go to last post
  13. Direct with Form

    I'm trying to use Direct to fill in a form panel. However, when I call load on the form when the "afterlayout" event occurs I get a "No URL...

    Started by devinbj, 10 Jun 2011 5:40 PM
    direct, form
    • Replies: 3
    • Views: 1,230
    18 Jun 2011 2:15 PM Go to last post
  14. .Net Server Support for Ext Direct 4.x

    Does anyone know of there are any .Net server implementation supporting Ext Direct 4.x or if any of the older implmentations are going to be...

    Started by BharatRathi, 4 May 2011 11:02 AM
    • Replies: 1
    • Views: 1,705
    18 Jun 2011 1:13 PM Go to last post
  15. Forcing a request to not be in a batch

    I recently started working with Ext.Direct, and I"m using a PHP server side stack (the "Extremely Easy" one from the forums). I was wondering if I...

    Started by jmefford, 15 Jun 2011 1:15 PM
    • Replies: 0
    • Views: 690
    15 Jun 2011 1:15 PM Go to last post
  16. Direct with TreeGrid

    Could someone explain how to use Direct with a TreeGrid? I tried passing additional properties along with id, text, and leaf but it is not working. ...

    Started by devinbj, 11 Jun 2011 5:23 AM
    • Replies: 0
    • Views: 759
    11 Jun 2011 5:23 AM Go to last post
  17. Direct Store Dynamic Synchronous Loading: Major help needed

    Hi, I am trying to load a js page/object that extends FormPanel as such: Application.FeatureDetailForm = Ext.extend(Ext.FormPanel, { ... } I...

    Started by ecb0628, 15 Nov 2010 2:15 PM
    directstore, dynamic loading, formpanel, synchronous, synchronous loading
    • Replies: 1
    • Views: 1,611
    10 Jun 2011 5:33 AM Go to last post
  18. Error when initializing DirectProxy

    Hi! Why do I get an error when inistializing an direct proxy with an api config? Ext.define('StoreCreationTestModel', { extend:...

    Started by Dumas, 2 Jun 2011 2:52 PM
    • Replies: 6
    • Views: 1,940
    6 Jun 2011 7:40 AM Go to last post
  19. Ext.direct.PollingProvider in MVC architecture

    I used a Ext.direct.PollingProvider in Ext JS 4, it works great, but now I try to put my code in MVC architecture and I don't know how to add...

    Started by jracine, 31 May 2011 10:04 AM
    • Replies: 2
    • Views: 2,088
    3 Jun 2011 7:02 AM Go to last post
  20. data:[Null] on store.load('1')

    Hi, I want to load data using direct and I can not seem to get the id property in the request and this drives me nuts. ...

    Started by jash, 1 Jun 2011 8:32 AM
    • Replies: 0
    • Views: 958
    1 Jun 2011 8:32 AM Go to last post