whalethewise
27 Jan 2012, 12:45 PM
Hi
Is it possible to change the style (like background) on combobox elements when list is shown based on some values from store record?
For example, I have a store for combobox tha has a model where field {name: 'recommended', type: 'boolean} exists. I would like to highlight those records in the dropdown list where recommended = true.
Is it possible to change the style (like background) on combobox elements when list is shown based on some values from store record?
For example, I have a store for combobox tha has a model where field {name: 'recommended', type: 'boolean} exists. I would like to highlight those records in the dropdown list where recommended = true.