Enable context menu part in context

Hi team,

Is it possible to get a dynamic context menu ?

For exemple “Add” is available in the filled and the empty part of datatable or “Delete” is only available on a row ?

https://snippet.webix.com/7yh2yvof

i’m strudying https://snippet.webix.com/452nbnai

from

https://forum.webix.com/discussion/1954/context-menu-dynamically-simple-way

Hello @XavierDP,
The solution you mentioned above is designed to perform more complex tasks.
So in your case, you can filter the menu depending on what it was opened for.
Please check the snippet:
https://snippet.webix.com/oam6yz95

Thank you for this solution @annazankevich