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

Summary columns at the end of the Scheduler

Related article: JavaScript Scheduler: Column Summary and Availability Chart
Asked by Petr
2 years ago.

Hi,
I want ask, if is there any way, how display summary columns at the end of the scheduler. We are using Pro version (Vue.js) and we need add summary for each row at the end of the schedular.

In attachment is print screen from XD, what I mean.

Thx
Petr

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

Hi Petr,

Unfortunately, it's only possible to display the summary on the left side (in the row headers) at this moment.

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

Or, to be precise - it's not possible to display the summary as a frozen area. If you use cellWidthSpec: "Auto" it's possible to use a custom timeline and add custom columns at the end.

Comment posted by Petr
2 years ago.

Hi Dan
I don't need summary as frozen area, but I'm not sure, ho to do it with cellWidthSpec:"Auto". Is there any more information in the documentation? Or some example of how to do it?

Thx

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

Please take a look at the following tutorial:
https://code.daypilot.org/39597/javascript-scheduler-how-to-show-summary-columns-right

But please remember that it's just a workaround with limited flexibility.

Answer posted by Petr
2 years ago.

Thank you, it's exactly what I need

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