如何在Ajaxpopup框中显示弹出日历?
我有一个应用程序,我正在使用 ModalPopupExtender 编辑一些信息,其中之一信息是出生日期。 我在项目中使用 Westwind 日历,但当我尝试使用它时,日历没有打开。
有人可以告诉我如何解决这个问题吗?
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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试使用 AjaxControlToolkit 日历 而不是 Westwind 日历来完成此操作。
Try to do it with the AjaxControlToolkit Calendar instead of the Westwind calendar.