extjs combobox 获得焦点 自动打开下拉
grid中嵌套的 datetime控件 增加如下事件:
,listeners:{'focus':{fn:function(e){e.expand();this.doQuery(this.allQuery, true);},buffer:200}},
grid中嵌套的 datetime控件 增加如下事件:
,listeners:{'focus':{fn:function(e){e.expand();this.doQuery(this.allQuery, true);},buffer:200}},