Threaded View
-
17 Jun 2008 12:08 PM #11
i cant understand why im getting error when debug pass :
function submitSuccessful(form, action) {
Ext.MessageBox.alert('Confirm', action.result.message);
}
result had a property message? in 2.1?



Reply With Quote