Asked by GauravBari10 years ago.
I have created table ,
but it is not binding in proper sequence in schedular as it is in datatable
..how to bind as it is in table sequence
Answer posted by Dan Letecky [DayPilot]10 years ago.
The order of the resources (rows) follows the order of items in the Resources collection:
http://doc.daypilot.org/scheduler/resource-loading/
The events are sorted automatically using a rule corresponding to "start asc, end desc". If you need to apply custom order of concurrent event then you will need the Pro version:
http://doc.daypilot.org/scheduler/event-sorting/
In the Pro version, you can specify the order using EventSortExpression property.
Comment posted by GauravBari10 years ago.
i cannot add resource in daypiolt lite which is free
Comment posted by GauravBari10 years ago.
i have created another page for testing with parent and child resource
but at the left corner it is showing DEMO and i am using this in my local system..so will it expire on local system
Comment posted by GauravBari10 years ago.
i have created another page for testing with parent and child resource
and it is working fine
but at the left corner it is showing DEMO and i am using this in my local system..so will it expire on local system
Comment posted by Dan Letecky [DayPilot]10 years ago.
The resource tree hierarchy is only supported in the Pro version:
http://doc.daypilot.org/scheduler/resource-tree/
The "DEMO" indicates that you are using a trial version of DayPilot Pro.
Comment posted by GauravBari10 years ago.
Comment posted by Dan Letecky [DayPilot]10 years ago.
There is no time limit - but the usage is limited to testing and evaluation purposes.
Comment posted by GauravBari10 years ago.
but if i use in my local pc ..then too it will create issue
Comment posted by GauravBari10 years ago.
How To Get Month Time line on the top in daypiolet lite
Comment posted by Gaurav10 years ago.
is there any way to add two color in one event..
ex:some cells in event should be blue color and some cell should be red color
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.