Why is my CalendarExtender getting overlapped when rendered?

后端 未结 6 1119
情歌与酒
情歌与酒 2021-02-14 02:21

I\'m working on a .NET web application and I\'m using a CalendarExtender control within it to have the user specify a date. For some reason, when I click the icon to display the

6条回答
  •  迷失自我
    2021-02-14 02:49

    That doesn't look transparent to me, it looks like it's rendering "behind" the other elements. Do you have a "z-index" specified for any items?

提交回复
热议问题