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

How to edit items in the combobox

1 Answer 77 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 10 Sep 2008, 09:35 AM
I have a lookup table in the database and rather than using a grid to create, edit and delete data I've been asked to use a combo box.

It would be ideal to be able to a) select an item from the combobox and then edit or delete it and b) create a new item. All this without buttons because there are 3 comboboxes on the same page so 3 sets of buttons wouldnt look good.

Can this be done or should I go another route and use a grid?

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 10 Sep 2008, 03:37 PM
Hello Paul,

RadComboBox does not support editing. You could try using RadGrid inside RadComboBox template.

Regards,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
ComboBox
Asked by
Paul
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or