<style type=
"text/css"
>
div.RadCalendarFastNavPopup {
width
:
105px
!important
;
overflow
:
hidden
;
}
table.RadCalendarMonthView_Default {
width
:
210px
!important
;
margin-left
:
-115px
;
}
table.RadCalendarMonthView_Default tr:nth-child(
7
) td.rcButtons {
text-align
:
right
!important
;
}
.rcOkButton {
margin-left
:
20px
;
}
div.RadCalendarFastNavPopup {
width
:
116px
!important
;
left
:
66.9792px
!important
;
}
</style>
dasdsadasd<telerik:RadMonthYearPicker ID=
"RadYearSelection"
runat=
"server"
Width=
"100px"
Skin=
"Default"
>
<DateInput DateFormat=
"yyyy"
DisplayDateFormat=
"yyyy"
>
</DateInput>
</telerik:RadMonthYearPicker>
<style type=
"text/css"
>
#rcMView_Jan,
#rcMView_Feb,
#rcMView_Mar,
#rcMView_Apr,
#rcMView_May,
#rcMView_Jun,
#rcMView_Jul,
#rcMView_Aug,
#rcMView_Sep,
#rcMView_Oct,
#rcMView_Nov,
#rcMView_Dec {
display
:
none
;
}
</style>
<telerik:RadMonthYearPicker Skin=
"Metro"
ID=
"RadMonthYearPicker1"
runat=
"server"
>
<DateInput runat=
"server"
DateFormat=
"yyyy"
DisplayDateFormat=
"yyyy"
>
</DateInput>
</telerik:RadMonthYearPicker>