This Screencast is most relevant to Sencha Touch, 1.x.
Duration: 7:53
This screencast describes the basics of the NestedList component in Sencha Touch.This Screencast is most relevant to Sencha Touch, 1.x.
Duration: 7:53
This screencast describes the basics of the NestedList component in Sencha Touch.
0 Comments
Seye
9 months agoThanks alot, this is very helpful.
I am new to Sencha Touch
siebmanb
9 months agoGreat tutorial. Even though it works in a browser, data doesn’t load in Xcode 4.1 simulator… Any idea ?
Heather
8 months agoI downloaded all the files and went to run this in Safari and all I get is a title bar that says Music but no album list. Am I missing something?
siebmanb
8 months agoAny error from the browser ? (in the Development -> Error panel in Safari)
Drew Neil
8 months ago@Heather - you’ll need to place the files on a web server so that Sencha Touch can load the JSON data files.
JoF
8 months agoI’ve tried in a local server (MAMP) and uploaded to a web server via FTP and the list doesn’t appears. Any idea?
JoF
8 months agoOk. I found the error.
The line 5 of music_store.js file located in /app/stores/ should be:
url: ‘../nested/data/tracks.json’,
JoF
8 months agoOops! I forgot to say that it works if your project is in a folder called “nested”
.
Heather
8 months agoThanks Drew & Jo! That did it. I didn’t realize I had to upload the files to a web server and now that I have the correct url to the JSON file in the music_store.js the list loads perfectly. Thanks again!
Heather
8 months agoFor the url in music_store.js file
url: ‘data/tracks.json’,also worksJoF
8 months ago@Heather haha! you are right. Obviously!!!!
Community
Related Posts
Any ideas?
If you have any ideas to improve this article, please let us know