Modal window at the application level

  1. #1

    Modal window at the application level

    Hello,

    I have a window created with Modal(true) config. This is created from a tab of a tabpanel. And it is modal only for the current tabpanel. But the current tabpanel is included in a parent tabpanel, and this tabpanel is not disabled when the window is shown. I've tried with RenderTo by giving the ID of the main tabpanel with no success.

    How can I make the window modal at the entire application level?
  2. #2
    Hello @developeriw!

    I believe you are talking about this problem: Window's modal mask does not respect ConstrainToElement

    It is reported for Ext.NET 3.2.1 but maybe it applies on 2.x as well? There's instructions on how to overcome the issue on that thread.

    I hope this helps!
    Fabrício Murta
    Developer & Support Expert
  3. #3
    Hi Fabricio,

    The workaround with mask/unmask did the work. Thanks!
  4. #4
    Thank you very much for the feedback it is good to know that a same problem and solution from 3.x applies to 2.x as well.
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. [CLOSED] Set Locale Settings of Ext.NET at application level
    By PriceRightHTML5team in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Apr 17, 2014, 5:45 AM
  2. Replies: 5
    Last Post: Apr 20, 2012, 6:20 AM
  3. [CLOSED] Ext.Window: Question about clicking outside a modal Window
    By nhg_itd in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Feb 07, 2012, 6:00 AM
  4. Modal Window
    By erey in forum 1.x Help
    Replies: 0
    Last Post: Mar 29, 2010, 12:06 PM
  5. How to make Modal window for whole application?
    By dbassett74 in forum 1.x Help
    Replies: 0
    Last Post: May 15, 2009, 9:13 PM

Posting Permissions