Retreive a datatable row from a custom context menu pop

Hi team,

How could be possible please ? I would know the row id when i select a menu for example

https://snippet.webix.com/qzgr2uwb

HI @Xavier,
I can offer you using the onBeforeContextMenu and getItem(id) method to get row.
Please check the next example:
https://snippet.webix.com/oqvcx6t8

Thank you very much @annazankevich !

i have juste moved the idRow variable into the datatable

https://snippet.webix.com/tygoys6n