I have brought a panel (panel1) onto my webform with the function being just serving as an aesthetic "container" for a set of controls (buttons). I then set the order of the panel to "Send to back" so the buttons seems to float upon the panel. I then did this for a second panel (panel2). when setting Panel2 to the "Send to back" postition, Panel1 automatically is brought to the front and the buttons that were once floating on Panel1 are now hidden by panel 1. What's going on? and how can I fix the issue?
Eric