WebControl ZOrder problem

M

Mike Hardy

Hi, I have a page with dropdown menus in layers. In this
page there is also a IFrame loading another page with some
combobox in it.

My problem is this, when I hover on my menu to show the
dropdown the combobox is on top of the layer. Is there a
way to have the layer on top of the combobox?

I have provided a link to a picture so you can see the
problem.

http://pages.infinit.net/vscenic/zorder.jpg

Thanks in advance for any help.

Mike
 
V

Victor Garcia Aprea [MVP]

Hi Mike,

This is a very common problem due to combox being a windowed control. A
common approach is to hide the combobox when showing the menu and restoring
it later. If you do a quick search on http://groups.google.com you should
find lots of posts related to this issue and how people is tackling it.

--
Victor Garcia Aprea
Microsoft MVP | ASP.NET
Looking for insights on ASP.NET? Read my blog:
http://obies.com/vga/blog.aspx

To contact me remove 'NOSPAM'. Please post all questions to the newsgroup
 
M

Mike Hardy

Thanks, I think I'm going to modify the page layout so the
menu and the combobox don't overlap.
-----Original Message-----
Hi Mike,

This is a very common problem due to combox being a windowed control. A
common approach is to hide the combobox when showing the menu and restoring
it later. If you do a quick search on
http://groups.google.com you should
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top