点击这里给我发消息 点击这里给我发消息

Ext二级联动下拉框

添加时间:2010-1-5
    相关阅读: 相关内容

Js代码

combobox的二级联动实现: 
? { 
xtype : 'combo', 
id : 'combo1', 
emptyText : '请选择...', 
typeAhead : true, 
triggerAction : 'all', 
lazyRender : true, 
mode : 'local', 
store : store1, 
valueField : 'value', 
displayField : 'displayText', 
width : 80, 
editable : false, 
listeners : { 
select : function(combo, record, index) { 
if (index == 0) {// 
  combo2.setDisabled(true); 
  combo2.clearValue();// 
} else { 
  combo2.setDisabled(false); 
if (index == 1) {// 
  combo2.clearValue(); 
  combo2.store.loadData([week); 
} else {// 
  combo2.clearValue(); 
  combo2.store.loadData(month);; 
} 
} 
} 
}, { 
xtype : 'combo', 
id : 'combo2', 
emptyText : '请选择...', 
typeAhead : true, 
triggerAction : 'all', 
lazyRender : true, 
mode : 'local', 
store : new Ext.data.SimpleStore( 
{ 
data : [], 
fields : ['value', 'displayText'] 
}), 
valueField : 'value', 
displayField : 'displayText', 
width : 80, 
editable : false, 
disabled : true 
}

本文作者:未知
咨询热线:020-85648757 85648755 85648616 0755-27912581 客服:020-85648756 0755-27912581 业务传真:020-32579052
广州市网景网络科技有限公司 Copyright◎2003-2008 Veelink.com. All Rights Reserved.
广州商务地址:广东省广州市黄埔大道中203号(海景园区)海景花园C栋501室
= 深圳商务地址:深圳市宝源路华丰宝源大厦606
研发中心:广东广州市天河软件园海景园区 粤ICP备05103322号 工商注册