this.selectProgramWin = new Ext.Window({layout: 'fit',height: 600,width: 800,closeAction: 'hide',items: [mpGrid]});this.selectProgramWin.show();