When binding the CalendarExtender to an target textbox, the calendar will display immediatly below the textbox.
Is there a way to control the positioning of the calender so it will appear for example abowe the textbox?
Hi,
you can usePopupPosition="TopRight" / TopLeft / BottomLeft/ BottomRight
in CalendarExtender tag propertyhope it helps
Thanks, this answered my question.
Your answer made me realize that didn't have the latest release of the toolbox installed.
The one I had didn't support the PopupPosition attribute.Thanks
No comments:
Post a Comment