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

Autocomplete logic with 'Contains' on GridViewComboBoxColumn

1 Answer 51 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Dipan
Top achievements
Rank 1
Dipan asked on 22 Mar 2014, 08:33 PM
How to get Autocomplete logic with 'Contains' on GridViewComboBoxColumn?

GridViewComboBoxColumn value list
1>Test001
2>test002
3>test003

if user will type 3 in GridViewComboBoxColumn cell then "test003" will not be populated.how can i achieve this 'Contains' function on GridViewComboBoxColumn?

Thank You,
Dipan Chikani

1 Answer, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 26 Mar 2014, 01:30 PM
Hi,

You can check the Filter the Items in GridViewComboBoxColumn article.

Regards,
Didie
Telerik
 

Build cross-platform mobile apps using Visual Studio and .NET. Register for the online webinar on 03/27/2014, 11:00AM US ET.. Seats are limited.

 
Tags
GridView
Asked by
Dipan
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or