ContextMenu with FilterTable

ContextMenu doesn’t work properly with FilterTable add-on. FilterTable cannot receive ContextMenuOpenedOnTableRowEvent events. Problem is that FilterTable extends CustomTable while ContextMenu expects Table class to work with.

Do you plan to support FilterTable in the future?
Are there workarounds to make ContextMenu work with FilterTable?

Hi,

you’re right. Currently the situation using the copy-pasted table is far from optimal, and I don’t think this case can be fixed. However, I’m working on a new version of FilterTable which would not rely on copy-paste anymore and should thus overcome this and all similar issues. Can’t promise you much about the schedule but I hope to get it out during the next month.

-tepi