Completed
Last Updated: 12 Nov 2018 07:32 by ADMIN
ADMIN
Created by: Kalin
Comments: 1
Category: AutoCompleteBox
Type: Feature Request
1

			
Completed
Last Updated: 15 Sep 2016 07:26 by ADMIN
Available in the R3 2016 Release.

Please check our help article for more information:
http://docs.telerik.com/devtools/wpf/controls/radautocompletebox/features/key-properties#setting-noresultscontent-noresultscontenttemplate-properties
Completed
Last Updated: 14 Sep 2016 13:09 by ADMIN
Make it possible to display text e.g. "No result" when there are no filtered items. Here is an example of this http://i.stack.imgur.com/HVaxP.png

Available in the R3 2016 Release.

Please check our help article for more information:
http://docs.telerik.com/devtools/wpf/controls/radautocompletebox/features/key-properties#setting-noresultscontent-noresultscontenttemplate-properties
Completed
Last Updated: 08 Aug 2016 14:20 by ADMIN
The documentation for WPF FilteringBehavior.FindMatchingItems, <http://docs.telerik.com/devtools/wpf/api/html/M_Telerik_Windows_Controls_FilteringBehavior_FindMatchingItems.htm>, only tells the type of the parameters.  It does not tell what the parameters do, nor does it tell what the function does.
Completed
Last Updated: 23 Jun 2014 08:20 by ADMIN
As a developer I would like to be able to implement a custom highlighting logic of the items in the DropDown portion of the control so that I could implement a "best" matched item highlighting.
Completed
Last Updated: 23 Jun 2014 08:17 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: AutoCompleteBox
Type: Feature Request
5
For example changing the highlighted index to be the first possible in SuggestAppend AutoCompleteMode.
Completed
Last Updated: 23 Jun 2014 08:16 by ADMIN
As a developer I would like to be able to implement a custom highlighting logic of the items in the DropDown portion of the control so that I could implement a "best" matched item highlighting.
Completed
Last Updated: 23 Jun 2014 08:13 by ADMIN
ADMIN
Created by: Vladi
Comments: 0
Category: AutoCompleteBox
Type: Feature Request
0
Add a possibility to set minimum populate delay to the control. It would be useful if a property like MinimumPopulateDelay is available to be set which would cause the populating of items to be delayed. Such feature would be helpful for cases when making requests to web server etc.