Hi all
I have an iBrowser with the initial update set to false. When the page loads, the first applet (an iGrid) returns an actual result set, and based on this I feed the iBrowser applet (the one with the false initial update). I then update this iBrowser with the updateBrowser(true) command.
My problem is that this browser does not display the new data. I am running the latest version of Java and if I click on it (or setSelectedItem), it suddenly shows data (as if it is removing a cover which is over the applet). On an older version of Java, it does not help to click on it, however, if the page is opened the first time, it works. But if I refresh the page, it does not work.
They are running:
IE 7
SAP MII V 11.5.3 b66
Client PC's have either
Java 1.4.2_07 or
Java 1.6.0_13-b03 or
Java 1.6.0_04
Any help on this?
Regards
Edited by: Antoine Snyman on Jun 18, 2009 9:28 AM