Hybrid View
-
4 Apr 2012 8:06 PM #1
Where is Auto Columns??
Where is Auto Columns??
Hi ,
I am trying to follow this tutorial :
http://www.sencha.com/learn/build-a-...-and-ext-js-4/
to understand how to use Designer
I did everything until this line in the tutorial says :
Let’s now link each grid columns to the appropriate JSON store data fields. In the Components panel, right-click on the grid and select Auto Columns from the context menu.
I right-clicked everywhere in the grid panel, but never find Auto Columns.
Sencha2.jpg
Thanks, your help is appreciated.
-
4 Apr 2012 8:27 PM #2
From the colors in the screenshot, it looks like you are using Designer 2, not Designer 1.
You should right click on the grid itself, or the grid in the inspector. The center portion is actually the gridview.Aaron Conran
@aconran
Sencha Architect Development Team
-
4 Apr 2012 8:46 PM #3
Yes, I am using Designer 2 trial,
Here is what I got when I right click in the grid or the grid in the inspector :
Sencha3.jpg
There is no Auto Columns.
-
4 Apr 2012 8:54 PM #4
That is a screenshot of you right clicking on the gridview in the canvas.
Right click on the "GridPanel" in the Inspector.Aaron Conran
@aconran
Sencha Architect Development Team
-
5 Apr 2012 2:51 AM #5
Thanks lot, it's working now.
BUT when I click the Preview button (and the apache server is running ), the page come out blank :
Sencha4.jpg
thanks again.
-
5 Apr 2012 9:20 AM #6


Reply With Quote