Our state of the art Gantt chart


Post by surekajbhavi »

Hi ,
In our project we have a case where on a Gantt menu item click, It will lead to an external screen popup using navigateLink. On close of that popup it will come back to Gantt .

Is there any event to track whether the external popup has been closed and then Gantt is active again.


Post by tasnim »

Hello,
It's not related to Gantt. Please check this StackOverflow question https://stackoverflow.com/questions/1060008/is-there-a-way-to-detect-if-a-browser-window-is-not-currently-active

Does it what you were looking for?


Post by surekajbhavi »

Is there any event to track whether the gantt is masked and unmasked?


Post by tasnim »

You could use masked prop to know if it's masked or not
Please check this https://bryntum.com/products/gantt/docs/api/Gantt/view/Gantt#config-masked


Post Reply