+ Post New Thread
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...
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...
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...
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...
Homepage: http://code.google.com/p/acrextdirect/ Binaries: http://acrextdirect.googlecode.com/files/Acr.ExtDirect-2.3.1.0.zip Source (SVN):...
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 =...
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, { ...
Hello everyone, why this code just dont pass the params correctly? Firebug shows Data (Empty) =( var store_cidade = new Ext.data.DirectStore({...
Is it possible to write to an XML file like Address.XML? Also, is there any documentation on how to do this, or something to point me in the right...
Hello, i'm trying make a PropertyGrid with Ext.Direct, something able to get data from a direct method and save by a direct method, anyone got a...
If the code is helpful, and you improve my code, I hope you can send to share. <?php // config values $direct_dir = "\\direct"; //class api dir...
Hi, I have a combobox store: login.cmb_security_store = new Ext.data.DirectStore({ directFn:AcSrvService.getUserRoles, ...
is there a way to define root post-parameter for ext-direct , under which the server requests/responses data will be stacked ? ( just like the 'root'...
How to use Ext Direct with Grid? Anyone got a simple example? Got that solved by adding: jsonReader = new Ext.data.JsonReader({ ...
I worked for a while to get a direct setup working. Seems to be working pretty well. I use the following code to load a ListView: var...
I have a grid bound to a store very similar to the restful grid sample http://www.extjs.com/deploy/dev/examples/restful/restful.html My DataStore...
Maybe someone of You are not aware that MySql returns all data as strings.. JavaScript expects to see boolean values as boolean and numbers as...
Would it be possible to provide the transaction object in the submit/load failure handler instead of an empty response object. When using a simple...
hi Every body, I have build some ext components using version 2.2, But I want to use Ext.Direct package in ext version 3.0,When I'm trying to use...
Using a combobox in a form that uses ext.direct to load / save leads to trouble with "hiddename", "name" property. Either combo does not load or it...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us