Home Unanswered Active Tags New Question

How can i add more than one duration bar in one rowin a tree programmtically?

Hi,

how can i add more than one duration bar element in one row in a tree programmtically?

Example:

Resource child1 = new Resource("name1", "id", true);
t.Children.Add(child1);

Now i want to add another bar element in the same ROW of "name1".

How to do that?

Thanks!

Asked by Anonymous 2 years ago.
Replies

Is it actually possible?

Comment posted by Anonymous 2 years ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java