I got one problem in the Auto suggest functionality in the MultiColumnComboBox Column in the GridView.
I can't type my choice.
I need to select from the dropdown
Pls provide the alternative solution to achieve this functionality.
1 Answer, 1 is accepted
0
Martin Vasilev
Telerik team
answered on 29 Jun 2011, 02:08 PM
Hi Bang,
I have already answered your question in the support ticket, which you have created for the same requirement. I am just posting it here as well, because our community may find it useful.
GridViewMultiComboBoxColumn does not support the auto-suggest functionality at this time. However, you can use auto-filter instead. In order to implement auto-filtering for your column you can use CellEditorInitialized event: