Search Type: Posts; User: salamoun
Search: Search took 0.01 seconds.
-
12 Aug 2012 11:28 AM
- Replies
- 2
- Views
- 1,452
I think problem is that Ext.direct needs paramsAsHash: true for forms.
-
11 Aug 2012 2:14 PM
- Replies
- 7
- Views
- 1,033
I had experience with same error if JSON response from server to store is with metaData field (I'm using Direct API to load data to store). Without metaData field everything works fine, with metaData...
-
19 Jul 2012 1:28 AM
- Replies
- 2
- Views
- 688
Thanks, for help... I don't know why, but this works :)
Ext.define('sokjs.ui.configurationView.SoundForm', {
extend: 'Ext.form.Panel',
initComponent: function () {
var... -
11 Jul 2012 11:53 AM
- Replies
- 2
- Views
- 688
Hello,
I have trouble with loading form over Ext.Direct, that are defined using Ext.define.
When I create form with Ext.create then Ext.Direct api call for load works perfectlly.
When I create...
Results 1 to 4 of 4
