I am very new in Sencha Touch 2. I am trying to develop a simple screen with Tab Panel. In the panel, there will be three tabs- artist, albums and playlist. So when i will click the artist, it should show me the list of artist names. This artist name i am keeping in one store file. I wrote the code for view, store and model. But is it require to write the code code for container also? Because i am getting a empty list with 3 rows.
Here is senchafiddle link for my app: Sencha fiddle link
Please help me. As i am pretty new in Sencha Touch 2.
Thanks in advance.
Please note that Javascript is case-sensitive.
It seems that you want to name your field firstName. So take a look at your model definition and simply change it to: