We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

DateTimePickerAdv question

I would like be able to put a DateTimePickerAdv control or the MonthCalendarAdv control always relatively below the control that contains a button that invokes it.

I have tried several combinations of finding the control position relative the contained control, or adding it inside of a ToolTipDropDown control but none seem to work.

Is there any property out of the box that may help fix the location... any suggestions will be greatly appreciated

2 Replies

CR Chris Ramirez July 30, 2010 02:08 AM UTC

Disregard,

Point loc = this.Parent.PointToScreen(this.Location);

But I need to adjust for the border and the title.


LE Lokanath E Syncfusion Team August 3, 2010 09:05 AM UTC

Hi Chris,

We regret for the delay in getting back to you,

You can associate a MonthCalenderAdv to a button or a control by placing it inside a PopUpControlContainer.
We have attached a sample at the following link demonstrating the use of PopUpControlContainer,
We hope this might help you.

http://www.syncfusion.com/uploads/redirect.aspx?&team=support&file=MonthCalender2114670390.zip

Please let us know if you have any queries.

Regards,
Lokanath.E

Loader.
Live Chat Icon For mobile
Up arrow icon