This is a general tag used when talking about one or more GUI element(s) that is/are selected by the user.
I'm using FormatConditions to format certain rows based on their properties. E.g. I have a gridcontrol with many rows …
colors devexpress rows selected gridcontrolI am trying to set the selected values for a MultiSelectList but the page does not display any values as …
asp.net-mvc multi-select selectedI have ListPreference and it contains for example 5 options and I want to save one of this value to SharedPreferences …
android preferences selected listpreferenceI have a CategoryViewModel as follows: public class CategoryViewModel { public string Id {get; set;} public string Name { get; set; } public …
c# asp.net-mvc selected selectlistitemPolymer 1.0: How can I get the value of the selected item in a paper-dropdown-menu? I am submitting some info with …
drop-down-menu polymer selected paper-elementsI have have this dropdown menu where you can select multiple values. Now let's say I want to edit my …
php cakephp-2.0 selected form-helpers