-
3 Apr 2013 3:08 AM #591
buttons in form
buttons in form
Buttons in this.form.buttons disappear after:
How to use them? For example, to hide without using showButtons, dynamically.Code:var window = new Ext.Window(config); this.form = window.items.getAt(0);


Reply With Quote