Community & Support
Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Window > Rad Window layout Issue?
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Answered Rad Window layout Issue?

Feed from this thread
  • Posted on Feb 11, 2010 (permalink)

    Hi @all

    i have a problem with the Radwindow. Attached you find a screenshot about it.

    Why does the RadMenu showes on the RadWindow?

    Thanks
    Markus
    Attached files

  • Answer Shinu MVP avatar

    Posted on Feb 11, 2010 (permalink)

    Hi Markus,

    This behavior is expected – by design RadMenu has a higher z-Index value than the RadWindow control. This is needed in common cases where a RestrictionZone is used and the RadMenu control is above that zone. To render the RadWindow control above RadMenu, you need to change its z-Index, according to this help article.

    More information on the subject is available here: Show RadWindow above RadMenu

    -Shinu.

  • Posted on Feb 12, 2010 (permalink)

    Hi Shinu,

    thank you very much. I think i have understand the z-index function. BUT :-) i had read: z-index has got every rad-control?

    So - my problem: a datepicker or a combobox item has got the same problem inside radwindow. The combo has got a z-index property but it does not work. the datepicker has not a z-index value. !!??

    (using q1/2009 version of telerik)

    Thanks
    Markus

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Window > Rad Window layout Issue?