Load mask from code behind

Page 2 of 2 FirstFirst 12
  1. #11
    Thanks Daniil!

    I ended up using
    X.Js.AddScript("Ext.net.Mask.show('Executing...'); ");
    and
    X.Js.AddScript("Ext.net.Mask.hide();");
    in the c# code behind to show and hide the mask.
  2. #12
    Not sure how it works if you call these methods in the same DirectEvent handler:) But I have not saw your code.

    Well, anyway, I believe that it works if you said:)
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Load Mask via JS?
    By Tbaseflug in forum 1.x Help
    Replies: 6
    Last Post: Feb 16, 2010, 12:34 PM
  2. Replies: 0
    Last Post: May 21, 2009, 2:02 PM
  3. load mask for body
    By [WP]joju in forum 1.x Help
    Replies: 7
    Last Post: Mar 16, 2009, 4:29 AM
  4. Disable Load Mask On Event
    By Tbaseflug in forum 1.x Help
    Replies: 3
    Last Post: Jan 09, 2009, 3:06 PM
  5. [CLOSED] GridPanel load mask
    By peterdiplaros in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Nov 14, 2008, 3:17 PM

Tags for this Thread

Posting Permissions