Home Unanswered Active Tags New Question

DayPilot with AjaxControlToolkit (extender controls)

I'm using DayPilotPro (3.8.1086) and as soon as I add ModalPopupExtender from the AjaxControlToolkit to the page it gives this runtime error: "Extender controls may not be registered before PreRender". The ModalPopup works fine in any of the other pages that do not use DayPilot.

All pages inherit from BasePage and use a (the same) master page. There are no overrides on (page) render events in my code. Any ideas what may cause this?
Asked by Anonymous 4 years ago.
Replies
Oops! Never mind, my bad.

I did override the OnPreRender and forgot to call the base.OnPreRender. *blush*

Comment posted by Anonymous 4 years ago.
OK. ;-)
Comment posted by Dan Letecky 4 years ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java