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

RadDropdownButton Items

1 Answer 110 Views
Buttons, RadioButton, CheckBox, etc
This is a migrated thread and some comments may be shown as answers.
murat2912
Top achievements
Rank 1
murat2912 asked on 08 Feb 2008, 08:56 AM
Hi.
I use dropdownbutton in my application.I add items manulally with code.How can i remove a dropdownbutton item.Is there a way like FindByValue or FindByText?

1 Answer, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 11 Feb 2008, 04:37 PM
Hi murat2912,

Thank you for writing.

Unfortunately, there is no built-in search method for finding a certain item. However, since the items are of type RadMenuItemBase, you can cycle through the Items collection and compare each item's Text property to locate the one you need.

If you have any other questions, we will be glad to help you.

Regards,
Georgi
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Buttons, RadioButton, CheckBox, etc
Asked by
murat2912
Top achievements
Rank 1
Answers by
Georgi
Telerik team
Share this question
or