Is it possible to move one or more custom row headers[1] to the right-hand side of the main area[2], while maintaining the main resource title on the left?
I see in the timesheet tutorial that we can add totals into a custom column[3]. I have a client requesting similar information, except on the right-hand side (which seems like the intuitive location for totaling information in a row). Here are the options as I see them:
Option 1
I can create a custom resource footer area to the right side of the daypilot container. However, mirroring this with a collapsible/expandable resource tree becomes code-intensive.
Option 2
I could create a non-linear timeline[4], disable these last cells, and throw these totals in the html on cell render. This seems less than ideal.
Better solution?
I was hoping for an in-box solution or workaround to move a resource column to the right. Does anyone have a working example of this?
I would appreciate any help! Thanks.
Notes -
[1] https://doc.daypilot.org/scheduler/row-header-columns/
[2] https://doc.daypilot.org/scheduler/layout/
[3] https://code.daypilot.org/46581/html5-timesheet-javascript-php
[4] https://doc.daypilot.org/scheduler/timeline/