Sencha Touch 2 - Can't get list to display // or load a store? [UPDATED X2]
- by Jordan
I have been trying to get a list to display for quite a while now. I have tried all sorts of tips from various people without success. Now I am running into a new problem. I have taken the exact code from an example and I can't seem to get it to work either. First of all, here is the code.
Station.js
Ext.define('Syl.model.Station', {
extend:…