Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

JET Gantt chart dependencies link are off when scrolling

martinbnOct 10 2018 — edited Oct 15 2018

Hi

We are using the Gantt Chart (through APEX 18.1, which means JET version 4.2.0), and have added dependencies. Problem is the following:

(dependency lines are dangling after server side refresh of the chart).

pastedImage_0.png

To reproduce:

1. Create a Gantt chart with dependencies. The chart should have tasks that exceeds the height (so user will need to scroll down to see all tasks)

2. Scroll down to the last tasks in the chart

3. Perform a refresh of the chart (we refresh using AJAX to get the rows and call the component refresh)

The first time the user scrolls within the component, the dependencies are restored. But right after the server side refresh it just does not look nice with the dangling dependencies.

pastedImage_1.png

I have tried various refreshes and property changes - but nothing works.

Help would be appreciated.

Thanks

Martin

This post has been answered by Wilson Louie-Oracle on Oct 12 2018
Jump to Answer
Comments
Post Details
Added on Oct 10 2018
11 comments
787 views