" layout:'fit' "
upPanel = new Ext.Panel({
title:'Device List',
region:'center',
collapsible:false,
reload:true,
width:400,
height:200,
minSize: 100,
autoScroll:true,
bodyStyle:'background-color: white',
items: [this.gridEam()],
layout:'fit'
});
Monday, 27 October 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment