Contextmenu on datatable cells

Hey.

Snippet: http://webix.com/snippet/585c8c2e

When opening a contextmenu for a cell in a datatable, the contextmenu indicator (the little triangle thing on top) won’t align correctly to the intended cell.

Functionality-wise, it works exactly as expected. Its just a small visual inconsistency.

Anyway to correct this? Was thinking about calling a onBeforeShow on the contextmenu and setting the position manually, but this might be overly complicated. I’d have to go the absolute coordinates of the cell, which I’m not sure I can do.

Nothing?

Hi,

You can change the menu position via custom CSS:

http://webix.com/snippet/22f21d76