Overlay to indicate days has past
8 years ago.
Is there a function to make an overlay or gray out past days (the right side of the black line).
I still want to be able to see old task in scheduler.
I have tried with:
- cell.backColor
- cell.cssClass
But I don't get the result i want, in weekends it does not look that good because i use cell.backColor for highlightig weekend, and can't force my shaded image to go on top of the cell without it goes in front of task.
But maybe there is a standard way to do this?
Thank you
DayPilot