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

Editable ComboBoxColumn?

1 Answer 31 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Edward
Top achievements
Rank 1
Edward asked on 18 Mar 2012, 11:17 PM
All of my regular combobox has IsEditable=true and IsReadOnly=true.  So the user can type more than just the first letter to search through the list.

I tried to apply the same thing (by declaring a style first, then assign the EditorStyle of the comboboxcolumn), but the comboBox still looks like the same.

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 19 Mar 2012, 08:23 AM
Hello Edward,

You can try setting IsComboBoxEditable property of GridViewComboBoxColumn.

Kind regards,
Maya
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
GridView
Asked by
Edward
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or