Declined
Last Updated: 04 Oct 2018 09:48 by ADMIN
The workaround is to set String.Empty for TextSearchPath before setting the new value for the DisplayMemberPath
Declined
Last Updated: 12 May 2016 13:39 by ADMIN
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.
Declined
Last Updated: 03 Oct 2014 07:50 by ADMIN
Declined
Last Updated: 27 Feb 2014 14:38 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: AutoCompleteBox
Type: Bug Report
5
If the control is placed inside ScrollViewer when the mouse is over the AutoCompelteBox control the mouse wheel is handled leading to no scrolling of the ScrollViewer.
Declined
Last Updated: 31 Jan 2014 08:36 by ADMIN
As a workaround the Foreground property of the AutoCompleteBox can be set to Black.