All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX Forum
/
ListBox
/
Google-like filtering for RadListBox
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Feed for this thread
2 posts, 0 answers
Manuel Ortiz
68 posts
Member since:
Aug 2009
Posted 21 Oct 2009
Link to this post
Hi, I would like to implement Google-Like filtering in my ListBoxes just as you do in the Google-Like filtering example of the RadGrid. In other words, I would like to input some text in a textbox on top of the list box so that the list items that appear on the listbox depend on the text that is entered in the textbox.
I would appreciate any ideas or code to help me do this.
Thank you,
Manuel
Paul
Admin
4281 posts
Posted 22 Oct 2009
Link to this post
Hi Manuel,
There is no functionality to filter items in the RadListBox. It might be better to use the RadComboBox instead, it has the filter functionality built in.
Greetings,
Paul
the Telerik team
Instantly find answers to your questions on the new
Telerik Support Portal
.
Watch a
video
on how to optimize your support resource searches and
check out more tips
on the blogs.
Back to Top
Close