Declined
Last Updated: 29 Jul 2016 14:07 by ADMIN
Brian Workman
Created on: 27 Aug 2014 16:33
Category: ComboBox
Type: Feature Request
1
IMPROVE: RadComboBox can load-on-demand an unfiltered item list after postback
If a combobox uses load-on-demand and an item is selected, after postback the item list will be filtered to only items that contain the text of the selected item.  This type of filtered loading is desirable when the user is typing into the combobox and is expecting a reduced item list.  However it can be unexpected behavior if an item is selected, the user was not typing into the combobox, a postback occurs, and then the item list has been reduced.

This video demonstrates the current behavior:
http://screencast.com/t/NVkDc3KYR

And so my request is for the combobox items list to remain the same after postback when the user did not intend for the item list to be reduced.
2 comments
ADMIN
Rumen
Posted on: 29 Jul 2016 14:07
Declined due to lack of demand by the community.
Marco Piumi
Posted on: 30 Jan 2015 09:22
This is a feature very important !!!
Users do not understand this and think it's wrong operation the program to fail.