I don't know if this is a html or asp.net, or even an iexplorer bug, but there's something I'd like to know how to solve.
Why are the DropDownLists (combos) always on top? I've just developed a web user control that is composed by a datagrid inside a table, and both inside a panel.
I have my page with 'flowlayout' but I'm showing my control with 'absolute' positioning. The problem is that my controls appears in top of everything except the dropdownlists.
I thought they were web controls like all the others. What's the difference? NetAngel
Why are the DropDownLists (combos) always on top? I've just developed a web user control that is composed by a datagrid inside a table, and both inside a panel.
I have my page with 'flowlayout' but I'm showing my control with 'absolute' positioning. The problem is that my controls appears in top of everything except the dropdownlists.
I thought they were web controls like all the others. What's the difference? NetAngel