This question is locked. New answers and comments are not allowed.
I am working within a modal window that nests the content in an iFrame, so when the DateTimePicker calendar opens below the textbox it gets cut off at the iFrame bottom border. The simple quick solution would be to have the calendar open above the textbox, but I have not seen any way of doing this with the MVC DateTimePicker. Is there a way to control the vertical direction that the calendar and time popouts open?