Hi,
I currently have two problems with the DateTimeEdit WPF control:
1.) When setting CanEdit=false, I still can do a textual edit - what I'd like to achieve is that the user can only pick a date via the picker control when activating the dropdown, how to achieve that?
2.) When setting a null value, the NoneDateText is not shown, instead I have two dots (the german date separators) - when changing the locale to english, I get the correct english ones (//) - please see attached picture. I assume that this behaviour is a bug? I can easily reproduce it by preparing an empty WPF project and injecting a DateTimeEdit with the appropriate parameters.
Could someone verify that?
Some more details:
Syncfusion WPF Version 15.3460.0.33
Compiling for .NET Framework V4.6.2 (System Version 4.7.02556)
Compiled using Visual Studio Community 2017, Version 15.5.1
Cheers,
Frank
Attachment:
datetimeedit_8d8aefbe.zip