combods 相关的软件列表

首页

extjs中grid中嵌入动态combobox的应用

2020-02-16 标签:extjs,grid,嵌入,动态,combobox,应用,数据,实现,代码,如下,combods,n,ew,ext,data,jsonstore,url,test,fields

拿combobox的数据 实现代码如下: comboDS = new Ext.data.JsonStore({ url : 'test.do', fields : [{ name : 'id' }, { name : 'display' }] });combobox定义 combobox 中的id必