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

searching in listbox

2 Answers 119 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Anjali
Top achievements
Rank 1
Anjali asked on 09 Sep 2011, 05:36 PM
Hi All,

I have a Radlistbox. It has numbers in it so I have
123- TestData1
411- DataTable
789-TestData
456-EqumentData

when I type 4, I go to 411, but when I type 456, I stay at 411. Is it possible to go to 456, if I type 456. I have  a huge listbox and users will not like if I stay at 411 instead of going to 456.

Any help will be appreciated.

2 Answers, 1 is accepted

Sort by
0
Accepted
Genady Sergeev
Telerik team
answered on 12 Sep 2011, 12:03 PM
Hello Anjali,

Please use the EnableMarkMatches property found on RadListBox. It should be set to true in order to allow for the described behavior.

Greetings,
Genady Sergeev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Anjali
Top achievements
Rank 1
answered on 12 Sep 2011, 05:29 PM
Thanks Genady!
Tags
ListBox
Asked by
Anjali
Top achievements
Rank 1
Answers by
Genady Sergeev
Telerik team
Anjali
Top achievements
Rank 1
Share this question
or