How to get cell value from callback function in context menu

Tags: #<Tag:0x00007f8b1db65d28>

Dear Hansontable,

I want to create a context menu when a cell is clicked and then when I click an option in this menu, it will go to another page with cell’s value and cell’s index as parameter but I don’t know how. Can’t you help me?

Hey @gumanh94

here’s a demo that can help http://jsfiddle.net/handsoncode/yt7rc1u0/3/
The value is passed as an URL

I figured out yesterday. Thank you for your support!

1 Like

Thank you for confirmation. I guess that we can close the issue.