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

Search an item in a radCombo

1 Answer 18 Views
ComboBox and ListBox (obsolete as of Q2 2010)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Johny
Top achievements
Rank 2
Johny asked on 20 Mar 2010, 09:51 AM
Dear All:

I'm very new with the telerik, I want to search an item in a radcombo if the item is exist then set it as a default item, How can i achieve this, I need your help:

Regards,
Md. Marufuzzaman

1 Answer, 1 is accepted

Sort by
0
Victor
Telerik team
answered on 23 Mar 2010, 03:05 PM
Hi Johny,

You need to use the Items collection, each item inside is of type RadComboBoxItem. You can loop through the collection and find your item. You can also refer to our online documentation and use the approach suggested there.

Regards,
Victor
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.
Tags
ComboBox and ListBox (obsolete as of Q2 2010)
Asked by
Johny
Top achievements
Rank 2
Answers by
Victor
Telerik team
Share this question
or