说明:
必须返回json的格式切要有success,类似这样的:
("{success:true,info:'1001111111111111111111111!'}")...lastText: '最后一页',refreshText: '刷新',store: store
, pageSize: 20,displayInfo: true, displayMsg: '显示...:{a:1, b:2}});
//如果store的内容只是普通的数组:
store.loadData([...]);
//如果store没有单独的变量定义,可以用
comboBox.initialConfig.store...= new Ext.form.ComboBox({
id:'comboBox_branchCompanyId',
width: 75,
selectOnFocus... enableDD:false,//设置是否允许拖拽
useArrows: false,//是否使用箭头记号,默认为false
rootVisible :true,//设置是否显示根节点