Hi,
I am creating a web application which require user to key in some date. I have tried to use ajax calendar extender for this but having a problem. This problem is due to my asp page linked to a master page. When I click on the textbox, the calendar drop down, showing properly as you can see in the picture on the left. However, when I want to select month or year, it shows blank as you can see in the picture in the middle and on the right. When I remove tried it on the page without calling master page, the calendar is working perfectly. May I know how can rectify this?