Sunday, March 11, 2012

CalendarExtender inside ModalPopup

I figured it out from another post -- I had the target TextBox contained inside <p> tags, which apparently triggers the problem. Changing the <p> to <span style='display:block'> fixed the problem.

No comments:

Post a Comment