search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

DayPilot Event Links do not point to accurately

Asked by Anonymous
7 years ago.

Hi,

I am using DayPilot Event Links in my system to show the dependencies oh the workers. But i found that some of the pointer is not pointing to accurate events. Some of them are working normal but some are not.

private void DrawDependencyLinks()
{
DayPilotScheduler1.Links.Clear();

DayPilotScheduler1.Links.Add(personA_ID, personB_ID);

}

Comment posted by Dan Letecky [DayPilot]
7 years ago.

Just a quick question - do you use the latest DayPilot Pro version?

http://www.daypilot.org/try/

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.