Home » Developer & Programmer » JDeveloper, Java & XML » Problem in changing Graph dynamically in IE8. However it's working fine in IE6 (Jdeveloper 10.1.3.3.0)
Problem in changing Graph dynamically in IE8. However it's working fine in IE6 [message #573799] Thu, 03 January 2013 04:40
jaipalbhama
Messages: 1
Registered: January 2013
Location: Gurgaon
Junior Member
Development of Graph in Oracle Application Framework Custom page:
1. Created one GraphTable (Region Style) region and graph type is pie.
2. Graph is based on one View Object(VO).
3. View Instance is given for GraphData1 and GraphData2 Components; and other properties for GraphData1 and GraphData2 are as

follows
GraphData1 -> View Attribute - Amount
Purpose in Graph - data

GraphData2 -> View Attribute - EmployeeBand
Purpose in Graph - groupLabels
and we are executing above mentioned VO when page loads.
4. After doing above steps, Graph is displayed properly on the page.
5. Changing the graph values dynamically(handlled through PPR- Partial Page Rendering) - Whenever user enters any value in
MessageTextInput field and tabs out, we change the value of the amount attribute of VO(on which graph is based) - NOT
EXECUTING the VO here only setting a new value in amount attribute.
6. Graph is changing dynamically PERFECTLY.

Problem: Last Step is working fine in Internet Explorer 6 but not in Internet Explorer 8.
User performs Step5 and tabs out -> Nothing is happening in IE8 but in IE6 it works.
Previous Topic: XML parsing in Oracle
Next Topic: Reset expired password with Java
Goto Forum:
  


Current Time: Thu Mar 28 15:49:49 CDT 2024