Declined
Last Updated: 12 May 2016 13:39 by ADMIN
ADMIN
Telerik Admin
Created on: 30 Apr 2013 17:08
Category: AutoCompleteBox
Type: Bug Report
6
DropDown portion of the control closes if it is used in scenario where filtering items on demand
1. RadAutoCompleteBox with an ObservableCollection set to its ItemsSource

2. The ObservableCollection is populated on the server side once the SearchText of the control changes.

3. The drop down part of the control closes itself even If there are filtered items.
1 comment
ADMIN
Kalin
Posted on: 12 May 2016 13:39
Hi,

Declined: This is not considered as an issue with the control. The recommended approach when changing the ItemsSource at run time is to always create and assign new collection instead of modifying the existing one. 

Regards,
Kalin