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

Request your support on day pilot challenges in implementation.

Asked by Asanraj N
5 years ago.

Support team,

Urgent support!

We are facing challenges to enable features in day pilot as per client request. Hereby we attached screenshot for your reference (client expected features). Please find below features to be enable in our day pilot control.,
1) Horizontal line only visible in the scheduler control
2) Time frame should be in single row (Header)
3) Tooltip open is very slow when mouse over the schedule event in the control. How can we trigger fast.
4) Can we set the event bar size dynamically. Client request is fix the event bar to the particular time frame instead of occupied full cell.
5) Expand and collapse option for each row is required when multiple schedule assigned at same time in the control.

Please share your suggestion on the above to overcome the challenges that we faced currently in our client projects.

Thanks & Regards,
Asanraj

Answer posted by Dan Letecky [DayPilot]
5 years ago.

> 1) Horizontal line only visible in the scheduler control

You can customize the CSS theme generated using the theme designer (https://themes.daypilot.org) and clear the style for the vertical line elements (*_matrix_vertical_line CSS class).

See also:
https://doc.daypilot.org/scheduler/css-classes/

> 2) Time frame should be in single row (Header)

Please see the docs:
https://doc.daypilot.org/scheduler/time-header-rows/

> 3) Tooltip open is very slow when mouse over the schedule event in the control. How can we trigger fast.

You can change the delay before the bubble appears using DayPilotBubble.ShowAfter property. By default it's set to 500 (ms).

> 4) Can we set the event bar size dynamically. Client request is fix the event bar to the particular time frame instead of occupied full cell.

Please see the docs:
https://doc.daypilot.org/scheduler/exact-event-duration/

> 5) Expand and collapse option for each row is required when multiple schedule assigned at same time in the control.

Please see the docs:
https://doc.daypilot.org/scheduler/concurrent-event-groups/

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