Is there any Control to show only Months and Years in the calendar dropdown Not dates?
(Here I have attached an image, property Expiry Date)
Is there any Control to show only Months and Years in the calendar dropdown Not dates?
(Here I have attached an image, property Expiry Date)
@MohamedA5427 I doubt if you can show only month & year with OOTB date controls
You may need to build a custom logic to show only years & months OR will need to build a custom control for this purpose
@MohamedA5427 I don’t think so you can do that . Create your own control
I dont think there is any OOTB control which shows only year & Month. i think we need to create own control to achieve it.