How can i set a textbox to autocomplete mode where the datasource is the data in the database. The textbox is not directly bound to the datasource but is populated using adodb codes. I read the documentation and tried using the autocompletesource in the databindings from the properties windows of the textbox, but to no result.