-
ActiveForm problem?
Hi all gurus,
I'm getting data from oracle to a form and it works ok,but when i make another form and get more data for the 2nd form, and while it's receiving data i activate the first form to inspect the data, the program sends the data to the activated first form,but the title is ok on the 2nd form. How could i make it so that it would send all data to the new form,not caring if i activate other forms while one is receiving data?
-
Re: ActiveForm problem?
I suppose you are using bounded controls. Am I wrong? In case, you should switch to non-bounded ones, which exactly means to retrieve data and refresh controls manually...
Special thanks to Lothar "the Great" Haensler, Tom Archer, Chris Eastwood, TCartwright, Bruno Paris, Dr_Micahel
and all the other wonderful people who made and make Codeguru a great place.
Come back soon, you Gurus.
The Rater