Search found 15 matches

Thanks Maxim,it was an issue with our dates.Thanks a lot it helped a lot.
Thanks Maxim, Can you elaborate on "using StartDate" when converting to milestone. Am I supposed to set StartDate on convertToMilestoneWithoutPropagation method? I tried convertToMilestoneWithoutPropagation: function() { var me = this, propagate = false; if (!me.isMilestone()) { propagate ...
I created a new task on the advance gantt example with startdate as 02/01/2010(Monday) and enddate as 02/04/2010(Thursay). Now I converted the task to milestone and the task had its startdate and enddate to be 02/04/2010 (Thursday). So its like the milestone task gets the dates from the previous end...
Can you elaborate the second way(notation duration+lag ) you mentioned.
Actually even if a log value in console it gives me undefined.
Currently the Predecessor and Successor columns would input and display values as 17FS+1. I want to remove the FS or SS or the other dependency types. I am using renderer to make this possible but that's giving me error. Also it should be possible that if I edit the precessor column with similar val...
Oops ,My Bad.
Thanks a lot for pointing it and resolving the issue.
columnLines : true , doesn't seem to work.
Have posted a test case here.
Also I folllowed https://www.bryntum.com/examples/schedul ... /tree.html
Is there any hidden config to display vertical lines after every week in SchedulerTree.
Currently it's not displaying them by default.
Can you please help on what config I should use to disable the column , some idea on config/code.
The documentation is not giving me an idea on how I can disable the columns.