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

Autocomplete with PropertyGridTextBoxEditor

1 Answer 162 Views
PropertyGrid
This is a migrated thread and some comments may be shown as answers.
ishara
Top achievements
Rank 1
ishara asked on 16 Nov 2012, 08:21 AM
HI,

is there any way that i can use Autocomplete with PropertyGridTextBoxEditor ?

Thanks ,
Ishara

1 Answer, 1 is accepted

Sort by
0
Ivan Petrov
Telerik team
answered on 20 Nov 2012, 05:16 PM
Hi Ishara,

Thank you for writing.

PropertyGridTextBoxEditor is based on RadTextBox and does not offer auto-complete functionality. You can use a PropertyGridDropDownListEditor with AutoCompleteMode - Append and DropDownStyle set to DropDown. If you want to you can go and hide the drop down button which will make the editor look more like a text box.

Another option is to create a custom editor based on RadAutoCompleteBox. You can find more information on this approach in our online documentation - Using Custom Editors.

I hope this is useful. Should you have further questions, I would be glad to help.

Regards,
Ivan Petrov
the Telerik team
Q3’12 of RadControls for WinForms is available for download (see what's new). Get it today.
Tags
PropertyGrid
Asked by
ishara
Top achievements
Rank 1
Answers by
Ivan Petrov
Telerik team
Share this question
or