Is there a way to hide the input area of the combbox box until the user clicks the dropdown toggle button?
I'm setting the DropDownWidth="70px" which is fine, but I only want the dropdown button to show when the control is not in use.
Thanks,
Ken
1 Answer, 1 is accepted
0
Kalina
Telerik team
answered on 26 May 2010, 01:31 PM
Hello Ken Cox,
Could you please clarify what part of the RadComboBox you want to hide – the input or the toggle button?
I am afraid that hiding the input is not supported.
However you can hide the toggle button if you set the RadComboBox property ShowToggleImage to "false".
Regards,
Kalina
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.