I'm trying my hand in asp.net. I have a dropdown list in my page.There's a button below this dropdown.Both this control are in a panel.
What I'm trying to do is when I select on dropdown list to change the value I want to shift buttons below as in when you go to select dropdown, the list opens and elongates, when this elongates I want to push the button below and when I select an item in dropdown put the buttons back.