Unplanned
Last Updated: 20 Jul 2016 13:10 by ADMIN
ADMIN
Nencho
Created on: 24 Dec 2013 12:10
Category: UI for ASP.NET AJAX
Type: Feature Request
3
Add the ability to clear the selection of the RadComboBox and RadDropDownList through button, nested in the control.

It would be nice if all dropdown list controls (dropdownlist, radcombobox, etc) had a built-in "x" button somewhere which allowed the user to clear the selection of an item (ie set its selectedIndex to 0).

Clicking on the "x" would also fire the client-side and server-side (if applicable) SelectedIndexChanging and SelectedIndexChanged events.


		
0 comments