DayPilot Forums

DayPilot is the best open-source Outlook-like calendar control for ASP.NET.
DayPilot Pro Demo (Calendar control)
» DayPilot Pro live demo (Calendar control)
DayPilot Pro Demo (Scheduler control)
» DayPilot Pro live demo (Scheduler control)
Home » General » DayPilotMenu and ModalPopupExtender

DayPilotMenu and ModalPopupExtender

Hi,

I am using the DayPilotCalendar within a Ajax ModalPopupExtender. I am trying to show a contextmenu, but it is displayed below my ModalPopupExtender (and also behind the background css for the ModalPopupExtender. Any idea how to solve this? I've tried to put the DayPilotMenu within a div with a specified (and high) z-index without luck...
Geir-Tore Lindsve - 6/23/2008 5:00:59 PM
Have you tried placing the DayPilotMenu control after the modal Panel in the ASPX page?
Dan Letecky - 6/23/2008 5:08:11 PM
No, I haven't. The actual line-up is that I have the calendar within a usercontrol which then is placed inside a modalpopupextender.
Geir-Tore Lindsve - 6/24/2008 1:20:31 PM
Post reply