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

How to display an icon on top of a cell filled with events when hovering on it

Asked by sam
2 years ago.

I was able to display a plus Icon when hovering on empty cells, but when there are events in a cell, the icon is hidden behind it. I was wondering if there is a way to display this icon on top of all the events?

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

You can't display the icon on top of the events but you can adjust the cell margins to make space for the icon.

In the Scheduler, you can use rowMarginBottom or rowMarginTop:
https://api.daypilot.org/daypilot-scheduler-rowmarginbottom/
https://api.daypilot.org/daypilot-scheduler-rowmargintop/

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