I simple write
text : '...',
locked : true,
width : 230,
sortable : false,
dataIndex: 'hour'
And get it.
http://i.stack.imgur.com/9EFCw.png
The column is render in the panel. With grid bbar.
Column config without "locked : true" render normally
This happens in any theme. And, of course, this does not happen in the "empty" project
Ext.version
build: 883
major: 4
minor: 2
patch: 1
shortVersion: "421883"
version: "4.2.1.883"