We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

DateTimePickerAdv NullModeKeyReset

Hello,

This may be more of a feature request - but would it be possible in the future to allow the "NullModeKeyReset" property to accept multiple enum values?

The three values currently available are:
"Any", "ArrowKeys" and "NumericKeys". We find the "Any" to cause problems, because Tabbing or ShiftTabbing through the control disables the Null Date on the control.

Instead we have to handle the Tab and Shift Tab in the ProcessCmdKey method.

Ideally, I would have liked to go:

NullModeKeyReset = NullModeKeyReset.ArrowKeys | NullModeKeyReset.NumericKeys;

Since we really want the Numeric and Arrows to disable it, but still alow the user to Tab through without issue.

Just a thought..

Thanks!!

Jonathan

1 Reply

AR Anupama Roy Syncfusion Team July 27, 2006 07:51 PM UTC


Hi Jonathan,

Thank you for your valuable feedback.Yes,we can extend this property to have such a feature and I have logged this feature request with the highest priority.We will try to implement this at the earliest and you can track the progress of implementation through the below given link.

http://www.syncfusion.com/support/features/tools/Default.aspx?ToDo=view&questId=1109

Thanks for your interest in Syncfusion products.

Regards,

Anu.

Loader.
Live Chat Icon For mobile
Up arrow icon