This topic is locked
[SOLVED]

 Gantt Chart

11/18/2013 5:26:43 AM
PHPRunner General questions
S
Sergej author

Hi All,

need help...i've incorporated gantt chart into the existing project following excellent instructions provided by the phprunner creators and it works fine....only refreshing data is problematic...if i delete item from tasks table - gant chart seems to be keeping it still - should i add php snippet code also on before record deleted event in tasks table?

Thank you

Sergey Kornilov admin 11/18/2013

It all depends on where you add GANTT chart. In that tutorial chart is added to the View page so no refresh is required.

S
Sergej author 11/19/2013



It all depends on where you add GANTT chart. In that tutorial chart is added to the View page so no refresh is required.



thnx admin - i did add it to the view page as per instructions - but it seems to be the problem with ie - in firefox works as it should have