This is a migrated thread and some comments may be shown as answers.

renegade RadComboBox auto-selects an item

1 Answer 86 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Joshua
Top achievements
Rank 1
Joshua asked on 12 Sep 2019, 10:35 PM

I have a RadComboBox trying out the new AllowMultipleSelection feature but the problem is that it keeps auto-selecting an item in the ItemsSource on first display even though the control was initialized to have nothing selected and the user never had a chance to select anything. The SelectionChanged event doesn't capture this first stealth selection so all my viewmodel selection state is screwed up.

 

Is there a way to stop it?

1 Answer, 1 is accepted

Sort by
0
Dilyan Traykov
Telerik team
answered on 17 Sep 2019, 12:53 PM

Hello Joshua,

I tried replicating the issue you described in a small sample project but no items are selected at my end when the control is first loaded.

Can you please have a look at the attached project and let me know if I'm missing something of importance?

Regards,
Dilyan Traykov
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
ComboBox
Asked by
Joshua
Top achievements
Rank 1
Answers by
Dilyan Traykov
Telerik team
Share this question
or