Completed
Last Updated: 29 Jan 2015 16:19 by ADMIN
ADMIN
Dimitar
Created on: 16 Dec 2014 16:22
Category: Editors
Type: Bug Report
1
FIX. RadDateTimePicker - the AutoSelectNextPart property is reset after the control is bound to a BindingSource.
To reproduce:
- Add RadDateTimepicker and bind it to a bindingsource.
- Set the AutoSelectNextPart property to true.
- Set the datasource of the binding source. 
- The AutoSelectNextPart property is reset to false.

Workaround:
- Set the property after the bindingsource is initialized.
0 comments