|
-
October 27th, 1999, 12:52 PM
#1
Sequence of Occurence of Change Event
Hi
I have created two forms both containing most of the same controls and codes. For example, form1 and form2 each has two DBCombo Boxes bound to a Data Control respectively. The question is, the change event of DBCombo1 occurs before DBCombo2 when form1 is loaded. However, the change event of DBCombo2 occurs before DBCombo1 when form2 is loaded. As these two forms share the same codes, what factor causes the sequence of ocurrence to be different on both forms ? Can I manually rearrange the sequence of occurence of change event for both DBCombo1 and DBCombo2 ? Really Need your help in a hurry. Thanks a lot.
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
|