Search Type: Posts; User: Sageo
Search: Search took 0.03 seconds.
-
21 Nov 2011 6:22 PM
Jump to post Thread: Data Store by Sageo
- Replies
- 7
- Views
- 1,754
But how do I know that..when it has loaded...
-
20 Nov 2011 10:43 PM
Jump to post Thread: Data Store by Sageo
- Replies
- 7
- Views
- 1,754
Is this happening because I am doing an HTTP connection and the retrieving the data from a URL..Issue of asynchronous call?
-
17 Nov 2011 3:42 AM
Jump to post Thread: Data Store by Sageo
- Replies
- 7
- Views
- 1,754
The snippet does not seem to work.I am still getting an empty array.
Below is not working
var values = [];
Ext.AlertData.each(function(rec) {
... -
16 Nov 2011 7:32 AM
Jump to post Thread: Data Store by Sageo
- Replies
- 7
- Views
- 1,754
Hey..
I just started developing with sencha touch.
I have a small problem while working with Store..I am not able to get data as i need.Its a simple data.
Below is how i create the store..
...
Results 1 to 4 of 4
