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.