weird Ajax ComboBox drop down list

后端 未结 2 1184
遇见更好的自我
遇见更好的自我 2021-01-14 04:33

I\'ve got combobox inside some panel :



        
2条回答
  •  [愿得一人]
    2021-01-14 05:19

    I had a similar issue and could resolve mine by removing the extender that I had added to the Panel containing the combobox. I had used a DropShadowExtender for the Panel, removing it caused the combobox to be displayed perfectly. Perhaps you can try that as well.

提交回复
热议问题