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

Display total for each resource and for each hour

Asked by Nirav Upadhyay
7 years ago.

Hi,

My daypilot is group by below:
timeHeaders: [
{ groupBy: "Hour" }
],
days: 1

I have two requirements:
1. View total of shifts for each resource
I want to add column on extreme right side to display the total shifts duration for that each resource and it should scroll also. There is one option to add an extra column just next to resources but i want to move that column on right side of scheduler grid

2. View total of each hour at bottom
I want to add an extra row at end of scheduler (should be visible all the time), which should calculate shifts duration for that each hour (24 hours) and it should horizontal scroll but remain visible on vertical scroll.

Regards,
Nirav

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