janixams
09-19-2007, 10:58 PM
Hello all:
I have a problem one more time.
Now, I want to close a layoutDialog when the user make click in the OK messageBox button. This is the code that I have...
[PHP] my_form.addButton('Guardar', function() {
my_form.submit({
waitMsg: 'Guardando los datos...',
url:'procesar.php',
failure: function(form, action) {
Ext.Msg.show({title:'Confirmaci
I have a problem one more time.
Now, I want to close a layoutDialog when the user make click in the OK messageBox button. This is the code that I have...
[PHP] my_form.addButton('Guardar', function() {
my_form.submit({
waitMsg: 'Guardando los datos...',
url:'procesar.php',
failure: function(form, action) {
Ext.Msg.show({title:'Confirmaci