RRainey
11 Feb 2012, 3:12 PM
I am a newbie to EXT JS 4 and have been trying to use Designer 2 to get started.
Walking through the Getting Started - Car Listings example has me scratching my head. I got down to the section called, "Bind the Store data to Grid and Chart" and attaching CarDataJson to the Grid Panel. When I auto-columned a popup said "Unable to read columns - the assigned store has no model or fields defined."
I went to CarDataJson and attached the model "carDataModel" in the Component Config. I then was able to Auto Column without error.
Then the tutorial says, "Once this is done, actual store data should immediately display in the grid." But I am not getting any data. I tried on the Chart too with no luck.
I finished the tutorial to see if it would work on the live page but I have nothing showing in my browser and no javascript errors.
Any idea what am I doing wrong?
Walking through the Getting Started - Car Listings example has me scratching my head. I got down to the section called, "Bind the Store data to Grid and Chart" and attaching CarDataJson to the Grid Panel. When I auto-columned a popup said "Unable to read columns - the assigned store has no model or fields defined."
I went to CarDataJson and attached the model "carDataModel" in the Component Config. I then was able to Auto Column without error.
Then the tutorial says, "Once this is done, actual store data should immediately display in the grid." But I am not getting any data. I tried on the Chart too with no luck.
I finished the tutorial to see if it would work on the live page but I have nothing showing in my browser and no javascript errors.
Any idea what am I doing wrong?