HZNM.COM
welcome to my space
X
Search:  
 HOME   How to display MessageBox inside the Tab?
How to display MessageBox inside the Tab?
Published by: webmaster 2010-03-13
Welcome to:hznm.com

  • Hi,
    I would like to know how to display the below progress message within a Tab. We are displaying and hiding this progress message during Ajax.Request.

    Ext.MessageBox.show({
    msg: 'Saving data, please wait...',
    progressText: 'Saving...',
    width:300,
    wait:true,
    waitConfig: {interval:2000},
    icon:'ext-mb-download'
    });

    Any help is appreciated.

    Regards,
    SURESH M R


  • How can I use LoadMask in Ajax Request?

    The progress bar needs to be displayed inside the Tab Panel.

    This is how the complete code looks.
    if(fieldName=="delete")
    {
    Ext.Msg.confirm('Confirm', 'Are you sure you want to delete record?',
    function(btn)
    {
    if (btn == 'yes')
    Ext.Ajax.request({
    url: 'deleteSavedSearchList.action',
    params: {hrSavedSearchId: srchId},
    success: function(response, request){
    var result = Ext.decode(response.responseText);
    if(result.success=='true'){
    saveSearchGridData.remove(record);
    Ext.MessageBox.show({
    title: 'Information',
    msg: result.msg,
    buttons: Ext.Msg.OK,
    closable:false,
    animEl: 'elId',
    icon: Ext.MessageBox.INFO
    });
    }else {
    Ext.MessageBox.show({
    title: 'Error',
    msg: result.msg,
    buttons: Ext.Msg.OK,
    closable:false,
    animEl: 'elId',
    icon: Ext.MessageBox.INFO
    });
    }
    }
    });
    });
    }
    //After deletion we are hiding the Message and reloading the Grid


  • you're probably better off doing a loadmask





  • Challenging Books For A 14 Year Old?
    First guitar : acoustic or electric?

    You are looking at:hznm.com's How to display MessageBox inside the Tab?, click hznm.com to home
  • 06 09 04 forecast il mi wi
  • 5 30 04 reports
  • 06 03 2004 fcst co ne ks ok tx
  • 6 5 fcst central us
  • 6 2 reports southern plains
  • 6 4 fcst central plains et al
  • 5 29 04 now n kansas and nebraska north targets
  • 5 31 04 now central texas
  • 6 11 04 fcst central plains
  • 6 2 now ok ks
  • 5 30 04 now ok tx midwest tn oh valley
  • 6 10 04 fcst plains
  • 06 07 04 now mn ne ok tx central plains
  •  
  • 6 6 04 reports nd tx
  • 6 2 fcst ks ok tx
  • 06 03 04 reports co sd ne nm
  • 06 06 04 now tx ok northern plains
  • 05 29 04 reports ks ne mo ok northern plains
  • 5 31 04 fcst texas
  • 06 08 04 fcst ne
  • 6 6 04 fcst sd nd canada
  • 6 1 2004 reports eastern usa midwest
  • 06 03 04 now co sd ne nm
  • 6 7 04 fcst sd nd ne
  • 06 05 04 reports ks ok
  • 6 1 2004 reports tx ky
  • 6 1 now tx
  •  Homepage | Add to favorites | Contact us | Exchange links | LOGIN | Site map | 
    Copyright© 2008 hznm.com        Site made:CFZ