|
-
Jun 24th, 1999, 09:51 PM
#1
Thread Starter
New Member
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|