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

Filtering listbox clientside

4 Answers 230 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Datamex
Top achievements
Rank 2
Datamex asked on 17 Sep 2009, 11:59 AM
Hi,

Is there a possibility to filter a RadListBox Client side?
We would like to add a textbox above the ListBox which filters the listbox when you type something in the textbox.

Greetings Datamex.

4 Answers, 1 is accepted

Sort by
0
Genady Sergeev
Telerik team
answered on 18 Sep 2009, 02:12 PM
Hi Datamex,

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,
Genady Sergeev
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.
0
Aykut
Top achievements
Rank 1
answered on 16 Oct 2009, 10:24 PM
Hi,
Any plans of adding that functionality?
It would be very useful.
Thanks.
0
Genady Sergeev
Telerik team
answered on 19 Oct 2009, 09:15 AM
Hi Aykut,

Currently there are no plans to add such a feature for the RadListBox. Load on demand is required for that functionality, however, RadListBox does not support LOD at the moment.

Best wishes,
Genady Sergeev
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.
0
Jon Shipman
Top achievements
Rank 1
answered on 03 Nov 2010, 08:19 PM
I wanted this functionality as well.  I made a "starter" project that does this and posted it in the code library.

I put a textbox above a RadListBox and when you type in it, it filters the RadListBox items much like the RadComboBox.


Tags
ListBox
Asked by
Datamex
Top achievements
Rank 2
Answers by
Genady Sergeev
Telerik team
Aykut
Top achievements
Rank 1
Jon Shipman
Top achievements
Rank 1
Share this question
or