bbar 相关的软件列表

首页

ext 列表页面关于多行查询的办法

2020-02-16 标签:ext,列表,页面,关于,多行,查询,办法,首先在,grid,gridpanel,必须,要有,tbar,对象,增加,listeners,render,function,bbar

首先在Ext.grid.GridPanel中必须要有tbar对象 然后要增加listeners: { 'render': function() { bbar2.render(this.tbar); //add one tbar //twoTbar.render(this.tbar); //add t