1
Answer

AutoCompleteCustomSource Getting only disticnt value

Hi
I have AutoCompleteCustomSource and set it as a data source to text filed of data grid view in EditingShowingControl Event.Problem is that here items are viewing as distinct.
I needed to show all items even if it is repeated

Answers (1)