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

There is no easy way to do this. You can try detecting the cell dimensions using the internal dp.nav.main property which stores the DOM parent of grid cells.

Comment posted by Anonymous
2 years ago.

How can i anchor it to the cell? if i scrol the menu stays right there

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

As I mentioned, this is not easy to do. Placing a custom element deep inside the Scheduler DOM structure is not safe as it may break things. Some elements are also cleared regularly.

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