Hi,
I like very much this tool. So far it works fine for me apart a few problems:
-
Percent completed of task/project: not displayed at the right after task bar
found bug in dhtmlxgantt.js -> typos in switch case “PercentCompleted”
=> ok for task, however still “undefined” for project -
loadData(string, false, false) throws an error, although xml content format is OK
=> I removed the error 37 thrown in loadXML() -
personally I found the task description too long (on the grid at right of task bar) in case the name has more than 50 chars
=> I truncated it in getDescStr()
Thanks a lot for this nice tool !
Hope a new version’s coming soon …