gridObj.setGridHeight("220px");gridObj.setGridWidth("220px");gridObj.setGridParam({sortname:'myname',width:'100px'}).trigger("reloadGrid");对于一些参数需要trigger(“reloadGrid”)才能产生效果gridObj.setGridWidth("220px");gridObj.setGridWidth("220px");这三个方法根据需要选择。