This is a migrated thread and some comments may be shown as answers.

Help Request: Filter only with possible items

1 Answer 33 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Jorge
Top achievements
Rank 1
Jorge asked on 28 Jul 2010, 12:55 PM
I have a RadComboBox with a list of possible items, and I'm trying to implement filtering (Filter = Constains) so as to search in any part of the item's text.

The problem is that the user is allowed to enter any text, and it's possible that the entered value is not in the item list. What I need is to clear combo's text when this happens, so as not to allow an invalid value to postback to the server.

Thanks for your help!

1 Answer, 1 is accepted

Sort by
0
Jorge
Top achievements
Rank 1
answered on 30 Jul 2010, 05:12 PM
Found it!
http://www.telerik.com/help/aspnet-ajax/combo-select-existing-item.html
Tags
ComboBox
Asked by
Jorge
Top achievements
Rank 1
Answers by
Jorge
Top achievements
Rank 1
Share this question
or