Textbox AutoComplete [RESOLVED]
VB.net
I have a datagrid using dataview for filtering from text boxes
I would like to have the text boxes autocomplete the names
txtLName ..... txtFName
I would like to be able to type "Th" into the textBox"txtLName" and have it autocomplete and send all the results to the datagrid
DataGrid_______________________________
Is there a way to do this? If so, can anyone help or lead me in the right direction?
Any help is greatly appreciated.
Still learning...
_______________________
Live as if you were to die tomorrow. Learn as if you were to live forever.
--Mahatma Gandhi