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
55
Globalisation feature in Date Control: UltraDateTimeEditor + UltraCalendarCombo
posted

Hi,

When I set the CurrentCulture and CurrentUICulture, the Calendar which pops up after clicking dropdown in UltraDateTimeEditor, does not change language accordingly.

Example if its German, for June it must display Juni.

This works when I use UltraCalendarCombo.

Is there a way, I can use the Calendar used in UltraCalendarCombo in UltraDatetimeEditor?

 

Below are the list of requirements which we need in the Date Field.

  • Date Entry : Only numbers must be keyed and not the separators. Eg: Type 09082016 continuously

Is there a way to overwrite the number as we type. Instead of using a delete/backspace to clear whats displayed to type a new value??

  • Highlight & Navigation : With the Cursor move each part of the date must be highlighted (Date or month or Year)

                                     When we press Right arrow, 2nd Part of the date, that is "06" must be highlighted/Selected. E.g.: 09/06/2016, if Cursor in 09, then Right arrow must highlight 06, again right arrow must highlight 2016. Vice versa

  • Spin Button : Should Spin the selected part of the date and not the entire date (Date Field having 09/06/2016, click on UP will increment the date part selected. that is, if 09 is selected, then it becomes 10/06/2016, if 06 was selected then date should be 09/07/2016. If year then 09/06/2017.) Additionally, when UP arrow is used and number 31 comes for September then it must increment it automatically to October  E.g.: 09/30/2016 -> UP Arrow changes to -> 10/01/2016.

 

Thanks,

Mahalakshmi

Parents Reply Children
No Data