+ -
当前位置:首页 → 问答吧 → 如何清除combobox中的项

如何清除combobox中的项

时间:2010-11-23

来源:互联网

让combobox1变成空的,请问该咱整

我用的是ext.net 1.0 控件 

来源:一起Ext
原文地址:http://www.17ext.com/showtopic-37555.aspx

作者: abiscomcn   发布时间: 2010-11-23

CSS code

combox.store.removeAll();

作者: leehuat   发布时间: 2010-11-23

如果仅仅是清除显示出来的内容而不是清除store的话,可以这样combobox1.clearValue()

作者: lfkcn   发布时间: 2010-11-23

热门下载

更多