extjs3.4 grid标题和表内容,toolbar之间长度不同解决办法
在gridpanel里面添加 bodyStyle: 'width: 100%',gridpanel里面不要写renderTo,不写width
Viewport的center里面添加width:'100%',layout: 'column',
在gridpanel里面添加 bodyStyle: 'width: 100%',gridpanel里面不要写renderTo,不写width
Viewport的center里面添加width:'100%',layout: 'column',