Search code examples
asp.netcalendarmodalpopupextender

How to show a popup calendar in Ajaxpopup box?


I have an application and I am using ModalPopupExtender to edit some information and one of the information is date of birth. I'm using a Westwind calendar in my project, but the calendar is not opening when I try to use it.

Can someone tell me how can I solve this problem?


Solution

  • Try to do it with the AjaxControlToolkit Calendar instead of the Westwind calendar.