I am having a problem with the UltraDateTimeEditor when it comes to entering the year. When I entering 2016, as soon as I hit the 2 it sets the year to 2002 instead of letting me me enter the rest of the date. How can I prevent this?
Thank you, I appreciate your help
I have the same problem.. I have an UltraDateTimeEditor and i am using the ValueChanged Event to capture the date.. As soon as i enter 02/15/2, it triggers the event with 02/15/2002 value. Have you found a solution to this or can you please suggest any solution to this problem.
Thank you
Raj
Hello Jack,
I tested the mentioned UltraDateTimeEditor functionality using 16.2 version. By default the control does not auto fill the year like you described unless there is a masked input set on the associated column. For example, if there is any mask configured for a 2-digit representation of the year. In such scenarios the year component of date is automatically completed based on the local machine’s two year digit rule setting. Two year digit rule determines how to resolve the century. Please verify if there is any mask that’s configured for this column which is causing this behavior.
Please let me know if I may be of further assistance,
Sincerely,Sahaja KokkalagaddaAssociate Software Developer