Hello renemt,
Thank you for contacting us.
To get more options about the
popup and the
calendar use the GetCurrentBehavior() method in
RadDateTimePickerElement. Then you can cast the current behavior to
RadDateTimePickerCalendar and you will have access to the calendar using the
Calendar property or to the popup using the
PopupControl property.
You can call ShowDropDown() if you want to manually open the popup. At the moment, the popup closes when a selection is made and the
SelectionChanged event is fired. RadCalendar has also an event called
SelectionChanging and I think you may cancel the selection there and this will prevent popup control from closing.
Please contact me back if you have more questions.
Kind regards,
Boyko Markov
the Telerik team
Check out
Telerik Trainer, the state of the art learning tool for Telerik products.