[CLOSED] Customising GridPanel loading mask

  1. #1

    [CLOSED] Customising GridPanel loading mask

    I'm customising the loading mask for my GridPanel when loading data to the associated store using

    GridPanel1.bwrap.mask(message_text, "x-loading-mask");
    but this just renders the message text with no left-hand animated icon as I'd have if I used the GridPanel's LoadMask tag.

    How do I include the animated circle/petals glyph in my custom mask message when using bwrap.mask()?
    Last edited by Daniil; Feb 28, 2011 at 1:36 PM. Reason: [CLOSED]
  2. #2
    Hi,

    Please use
    "x-mask-loading"
    instead of
    "x-loading-mask"
  3. #3
    Thanks, that's done the trick

Similar Threads

  1. [CLOSED] Gridpanel Loading Mask?
    By Timothy in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: May 04, 2012, 1:37 PM
  2. [CLOSED] [1.0] Loading mask does not
    By Jurke in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Aug 11, 2010, 3:30 PM
  3. [CLOSED] [1.0] Loading Mask
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 15, 2010, 3:35 PM
  4. [CLOSED] Loading Mask
    By speedstepmem4 in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 28, 2009, 12:44 PM
  5. Loading Mask
    By speedstepmem3 in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Nov 25, 2008, 6:55 AM

Posting Permissions