|
-
Feb 13th, 2000, 02:28 PM
#1
Thread Starter
Member
I have a dataCombo box and two ado control and text box. The datacombo box is used as lookup for the text box.
each time the form is loaded, I would like the recordset for the RowSouce of the datacombo box be filtered so that the user has the limited choice. I also want to have the normal add function. But the problem occured each time I do the add (like adodc1.recordset.addNew)
My question is that the two ado control one for the master recordset and another for the lookup recordset. If I want to filter the lookup recordset, should I filter the master
first?
Thanks for reading and If you have time, give me a tip
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
|