Search found 137 matches

i am trying the trial version an have a question :
When updating any record, I found that the getPostBody () method returns all records in gantt, and I don't know why it works that way, I thought it should only return the modified record,right ?

hello ,
i want to ask if there is any tutorial for integrating microsoft project import with .net example in bryntum Gantt 4.1.0

hello mats :D , i want to ask a question here
if i modified enddate and duration of task it will work fine , but how to recalculate dependencies of this task
mpp file
VAOI-ANNEE1_V3.3 (3).rar
(23.74 KiB) Downloaded 190 times
till now i can't understand how to send you a demo to test but i will tell you the steps that i made in MSProjectGantt : 1) i added the following line of code to enable crud operation with gantt. var crud = new Gnt.examples.msproject_import.crud.CrudManager({ taskStore : taskStore }); -- then tried ...
Also I've checked the code. The error happens in Sch.data.Calendar.convertMSDurationToUnit when it tries to read property DAY of this.unitsInMs. this.unitsInMs['DAY'] this.unitsInMs is null by default, but it's get filled with values in constructor. So need to debug to see why it's not filled up. i...
but as an example:
if i added some code in crudmanager class and this generates error how can i explain this to you?
Yes really good, End user does not care about real Task ID.
Thanks
pmiklashevich wrote:Hm, interesting.. We will take a look! Thanks for bringing our attention to this problem! Will let you know as soon as it's fixed. (or 6.0.4 is out)
thanks so much for the quick response.
really i appreciate your efforts.