46,185 questions
auto-complete combobox inside DataGridview vb.net
JOGINDER SINGH
0
Reputation points
Hello Everyone
I have a form in vb.net and A datagridview control is set on it. And only one column has created with name "ItemName" and the column type is Combobox. I have loaded the data from MS Access in this Combobox column. My problem is that when I starts writing the letters in it , it does not auto-complete the list name. I want that when I write "AR" in this column, it should show only the names of list starts with AB that is called AUTO-COMPLETE. Can anyone help?
Community Center | Not monitored
Sign in to answer