Hi,
I'm trying to display data from a database in a browser instance hosted in a tab on the CompanyView screen in Act! I set the value of the DocumentText property from a method called from the CompanyChanged Event. The first time I set the browser text I get a blank page. Debugging in VS or doing a view source shows me "<html></html>". Subsequent changes show up and work fine, even if I return to the first company that failed the first time round.
Is there an issue with populating a browser object when it is not currently displayed?
I've tried setting the DocumentStream property and writing to file and using navigate but I seem to get the same behaviour no matter what. Does anyone have any ideas?
Regards,
Russell
Message Edited by russell on 02-06-2008 02:18 PM