(Untitled)
Content
Is it possible to create Single Select with static list ? I need select single to show following 4 values in drop down and these values will be static meaning never change in future. If user selects a value say e.g Red by mistake he should be able to clear selection.
Select
Red
Green
Blue
Secondly, in latest VB office-hours demo showed us a X inside SelectSingle you can click X and the selected value got cleared. I want to implement such clear functionality with X inside SelectSingle but did not find such example. I am using redwood.
0