I would like to create a DropDownList that has nothing more than a down arrow next to the current Item, which is displayed only with a single word. The effect I am trying to achieve is shown here...
http://weblog.morosystems.cz/ostatni/dropdown-xhtml-css-javascript-replacement-of-classic-selectbox
Would this be possible using RadComboBox and a custom skin? Important tweaks to achieve the effect are:
1) hide borders completely.
2) set the width of the RadComboBox to the width of the currently selected word (the dropdown portion needs to be longer - to support non-selected long words).
Any pointers on how to achieve this?
http://weblog.morosystems.cz/ostatni/dropdown-xhtml-css-javascript-replacement-of-classic-selectbox
Would this be possible using RadComboBox and a custom skin? Important tweaks to achieve the effect are:
1) hide borders completely.
2) set the width of the RadComboBox to the width of the currently selected word (the dropdown portion needs to be longer - to support non-selected long words).
Any pointers on how to achieve this?