How can I select any time in DateTimePicker of PropertyGrid?

Grids for WPF Forum

Posted 15 years ago by RredCat - Ukraine
Version: 4.5.0487
Avatar
I can edit a value through the text editor (and I can add incorrect content there. Can I implement any verification?), and I can pick the DateTimePicker for select date, can I do any like for time?

Comments (1)

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
The DateTimePicker includes the InvalidTextEvent which you can handle to "fix" invalid input, but it does not restrict the input to a valid format. Additionally, there is no "interactive" way to modify/select the time.

We are putting the finishing touches on our new Editors for WPF product, which does restrict user input. But even this product does not have a way to interactively change the time (other than typing in a new value).


Actipro Software Support

The latest build of this product (v24.1.2) was released 2 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.