If one calls the SelectAllText method of RadDropDownList two things would happen (both are wrong): 1. If the selection mode is One or None an exception is thrown 2. If the selection mode is MultiSimple or MultiExtended all items will be selected but not the text in the editor.