Is there any way to get or set the HighlightedElement with the RadComboBox? The HighlightedElement seems to follow the SelectedItem when there is a SelectedItem, but the highlight does not go away when SelectedItem is null.
Thanks.
3 Answers, 1 is accepted
0
Valeri Hristov
Telerik team
answered on 21 Sep 2011, 04:37 PM
Hello Kyle,
There is no way to set the HighlightedElement property outside RadComboBox (it has internal setter). The control automatically hides the highlight when there is no selected item. Could you please open a new support ticket and send us a simple project that can be used to observe the problem? We will do our best to provide further guidance as soon as possible.
Greetings,
Valeri Hristov
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Calling Items.Refresh() seems to resolve the issue. I can still provide a sample application if you would like, otherwise thank you for the information and your help.
Thanks,
Kyle
0
Valeri Hristov
Telerik team
answered on 26 Sep 2011, 10:18 AM
Hi Kyle,
If it will not be a problem for you, please send me the sample application in a support ticket. It will at least help us understand the problem and probably fix it (if possible).
Kind regards,
Valeri Hristov
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>