i am a
vb 6 user.
i have too datacombo: dcbo1 and dcbo2. and use a adodc as the datasource.
when i choice a data from the dcbo1, the data in the dcbo2 will change 2 at my design. but the result is the data dcbo2 is not change.
when i check the recordcount in the adodc is changed, but the listing of data in dcbo2 is not change.
any method i can used to refresh the data in the dcbo2 ?
thx alot for your help.