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

[Solved] Add options client Side

1 Answer 127 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 1
Jason asked on 18 Apr 2008, 06:45 PM
This must be possible, but I cannot for the life of me figure out how.  I want to accomplish the equivilant of this javascript (without post or callback):

combo.options.add(new option("blah", "1"));

I can add things to the Items collection of the RadCombo but nothing that it actually uses and adds to the dropdown.

How can I do this?

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 21 Apr 2008, 08:32 AM
Hello Jason,

Welcome to Telerik Community!

I suggest that you check this online example: Add/Remove/Disable Items client-side

I hope this helps.

Greetings,
Veskoni
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
ComboBox
Asked by
Jason
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or