This question is locked. New answers and comments are not allowed.
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
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