Completed
Last Updated: 13 Jun 2013 02:26 by ADMIN
ADMIN
Ivan Petrov
Created on: 13 Jun 2013 02:26
Category:
Type: Bug Report
2
FIX. RadDropDownList - If one calls the SelectAllText method the wrong action will be executed.
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.
0 comments