Search Type: Posts; User: chibrolzy
Search: Search took 0.05 seconds.
-
8 May 2012 6:53 AM
Jump to post Thread: Storing JSON Objects Locally by chibrolzy
- Replies
- 3
- Views
- 579
Is it possible? I know you can't do it with local storage. Is the JSON Data Writer capable of doing this?
Any help would be appreciated. -
4 Apr 2012 3:41 AM
- Replies
- 8
- Views
- 1,137
So I am creating my view with Ext.create() and then using the created getter that is generated from the controller reference. Pushing the view works but pressing back seems to destroy the instance...
-
2 Apr 2012 2:03 AM
- Replies
- 8
- Views
- 1,137
Thats good to know! Also, is it normal that the views I add are not instantiated? When I put a view that is not the initial one, I can't access it through a reference unless using Ext.create(). Is...
-
1 Apr 2012 4:26 PM
- Replies
- 8
- Views
- 1,137
Could anyone upload a working example of a designer project using navigation views? My views don't seem to create on the application loading. I need to use Ext.create to push them to the view.
-
1 Apr 2012 8:21 AM
- Replies
- 8
- Views
- 1,137
Hello,
Attached is a project I am working on and the navigation view is giving a hard time. It used to work fine before the major update that change the metadata. Now when I add views to the... -
8 Mar 2012 9:22 AM
Jump to post Thread: LocalStorage Trouble by chibrolzy
- Replies
- 1
- Views
- 378
Hi everyone,
I know this is supposed to be simple, but I can`t get it to work. I create a simple application with a list view and two button. The list view is tied to a 'contact' store that... -
7 Mar 2012 8:13 PM
- Replies
- 2
- Views
- 253
I have been trying and trying again. Nothing seems to work fine for me. When I associate a local storage proxy to a store and add a record to the store syncing does not work although I verified the...
-
6 Mar 2012 10:00 PM
- Replies
- 2
- Views
- 253
Hello,
Everything about my LocalStorage works fine. Creating and adding. Removing works fine until I refresh the application. The store.load() function send me this error:
Uncaught TypeError:... -
26 Feb 2012 11:14 AM
Jump to post Thread: Store cannot be found. by chibrolzy
- Replies
- 6
- Views
- 1,471
I found the problem. I'm not sure I understand correctly but this might be a bug in sencha. When a json value has a comma in it, sencha fails to load the store.
E.G.: "name":"Doe, John" would... -
26 Feb 2012 10:41 AM
Jump to post Thread: Store cannot be found. by chibrolzy
- Replies
- 6
- Views
- 1,471
Hello,
I have a simple grouped list component linked to a json data store. In the Designer, I can see the data loaded into the list, but in the browser I get a blank screen and the javascript... -
16 Feb 2012 7:33 AM
- Replies
- 1
- Views
- 411
The references that I add to my Controllers do not get their getters built automatically like the citybar video claims the designer does. Is this a bug or is it due to the deployment function being...
Results 1 to 11 of 11
