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.
Completed
Last Updated: 22 Jan 2016 07:44 by ADMIN
Completed
Last Updated: 24 Mar 2014 08:35 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: AutoCompleteBox
Type: Bug Report
10
If the AutoCompleteBox is in SelectionMode="Single" editing the text of the SelectedItem will cause the textbox's CaretBrush to go to the end of the text.
Completed
Last Updated: 07 Jul 2015 08:39 by Brandon
If the SelectedItem is initially bound to an object and Tab focus passed through the control the text in it disappears.
Completed
Last Updated: 22 Jan 2016 07:43 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: AutoCompleteBox
Type: Bug Report
4
AutoCompleteBox cannot be focused on the page load.
Completed
Last Updated: 09 Mar 2017 15:08 by ADMIN
If you have RadAutoCompleteBox above RadPanelBarItems and the expanded drop down menu (of the RadAutoCompleteBox) covers them, if you click over some of the drop down items the RadPanelBarItem below gets clicked too.
The fix is available in  Q2 2013 Release.
Completed
Last Updated: 18 Mar 2014 09:09 by Junior
ADMIN
Created by: Telerik Admin
Comments: 2
Category: AutoCompleteBox
Type: Bug Report
24
When an Item is selected, the SearchText property should be updated so it shows the item's text. At the moment it stays with the last entered text. The scenario is valid only for Single mode
1 2 3