Hi,
New to vb so please go easy on me :)
Im trying to populate the combobox with items that are returned from a search of the database with linq from the combobox when the text changes(in the combo box)
here is some of my code:
Dim db As New ProdLinqDataContext
Dim searchstring =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.