0
votes

I started to use Sencha Architect and I'm following the Car Listing tutorial

I'm using the Sencha Architect 2.2.1 and on the tutorial it say to add a grid panel founded on ToolBox label, but on my toolbox don't have any Grid Panel.

It was renamed on this version ?

Here a print screen that i'm searching for grid on the panel enter image description here

Here a link for big screen http://i.stack.imgur.com/qxcal.png

1
Have you tried searching for just grid - cclerv
I posted a picture, but its to small, i'm uploading a picture to a server, and yes cclerville, i searched on toolbox - Fred Vicentin
I posted a link for the big screen image, someone know why i cant find the grid ? - Fred Vicentin
Wow thats strange... See if anyone if experiencing this on the sencha forums as well. - cclerv

1 Answers

4
votes

From your screenshot it seems that's a Sencha Touch project, and the grid widget is available only in ExtJs not in Sencha Touch. If you need a grid in Sencha Touch there is a third party extension found here : Bryntum UberGrid

Regards, Danny