What I am doing is writing a database application. The page has several AutoCompletes (AC). One is used to select the row whose data will be displayed on the
I set the label of buttons on the fly all time time, something like this works well: var obMX1 = window['mywindow'].getButtons()[0]; obMX1.set('label','Click
I am using containers / dialog boxes, and use setBody to set the contents. How can I read back the content of the body? I don't see a getBody(), which would be