I have a requirement for a traffic light metaphor where the user selects between red, yellow and green from the color swatch. I have successfully implemented the ColorPickerExtender, but the color selection has more colors than required. How can I limit the color selection to red, yellow and green?
↧