The default DateTime editor seems to be completely non-functional in the latest release. Mouse wheel scrolls, cursor keys, manual entry are all ignored and the value returned/stored/displayed is always the current time the control was instantiated.
Tested in my own application, and by downloading the Live Explorer Click Once application and tested there with identical results.
Comments: ** Comment from web user: BoucherS **
Tested in my own application, and by downloading the Live Explorer Click Once application and tested there with identical results.
Comments: ** Comment from web user: BoucherS **
After testing the LiveExplorer's following samples :
-Data > PropertyGrid > Editors> Default Editors
-InputFields > DateTime
all entries were correctly managed.
Using Mouse wheel scrolls, cursor keys and manual entries visually changed the editing field and the userObject's properties like "Value" and "Text".
What is your environment (OS, Visual Studio, .Net...)
Could you provide a simple sample with this bug please ?