Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
765
Setting MaskInput to yyyy for UltraDateTimeEditor
posted

Hello

I'm using Infragistics4.Win.v13.2 (v4.0.30319)

I have tried to set the MaskInput to yyyy (four-digit year) in the UltraDateTimeEditor,
but it does not seem to work.

I want a control that displays format yyyy for the year, and shows a popup form with year list only when clicked.

Currently it seems that only date selection is available, not year.

Is there any way to set up year only on UltraDateTimeEditor? Thank in advance for quick answer.