Completed
Last Updated: 10 Jul 2012 09:17 by ADMIN
ADMIN
Ivan Petrov
Created on: 10 Jul 2012 09:17
Category: Editors
Type: Bug Report
1
DateTimePickerEditor - After setting min and max date, one can input (using the keyboard) a date outside of the valid range and save the value.
Steps to reproduce:

1. Add a RadPropertyGrid to a form.
2. Select an object with DateTime property
3. Subscribe to the EditorInitialize event and set min and max date.
4. Run the application and open the property for edit. Type in a value outside the valid range and end edit. You will see that the invalid value is saved.
0 comments