Search Type: Posts; User: velasquez76
Search: Search took 0.02 seconds.
-
17 Feb 2012 1:23 PM
- Replies
- 2
- Views
- 662
Thanks for your answer and sorry for this kind of coding. The project I'm doing is completely MVC and it is much more abstract than this. This is a test code and in the original source the store is...
-
17 Feb 2012 12:54 PM
- Replies
- 2
- Views
- 662
Hi everyone!
I'm trying to make a form panel with a proxy restful store. The record model of the store is a nested JSON like this one :
{
"success": true,
"message":... -
3 Nov 2011 2:39 PM
Jump to post Thread: Error while defining a store by velasquez76
- Replies
- 2
- Views
- 864
I'm trying to create a simple list with a store in a tab panel and this is the code I did.
Ext.define('myApp.model.Test', {
extend: 'Ext.data.Model',
fields: ['id', 'title', 'cls']...
Results 1 to 3 of 3
