Big Dog
Jun 24th, 1999, 09:51 PM
alright, I have an ado resultset. The connection is created in a class. The form that is displaying the data has textboxes that are bound to the class. Everything is working pretty good. Now I want to add a ComboBox to allow the user to navigate the recordset by typing in the name of the person. I placed the combo box on the form and bound it to the class. It displays the data just fine. But it WILL NOT navigate the class. Any suggestions??? One of the requirements of this project is that no datacontrols are used in the UI. That's why I've created the classes.
Thanks in advance..
BD
Thanks in advance..
BD