I have a very simple raddatepicker in a telerik radwindow. when i select the calendar icon, the drop down calendar appears in the top/left corner of the screen. my raddatepicker is:
why is this happening?
<telerik:RadDatePicker Grid.Row="1" Grid.Column="1" DateSelectionMode="Day" InputMode="DatePicker"/>why is this happening?