-
Issues with column model and "id" property
Issues with column model and "id" property
If you set a column up like this in the column model:
var cm = new Ext.grid.ColumnModel([{
id: 'title',
header: "Title",
dataIndex: 'title',
width: 420,align:'right'
}]);
The alignment will be ignored if you set the "id" property.
cheers,
scott
-
Still occurs in 1.0 final
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us