Hello, Could you provide us an example of how to add customizable options in a column dropdown menu? Does it work in a similar way to context menu? (http://docs.handsontable.com/pro/1.6.0/demo-context-menu.html#page-specific)
Thanks in advance
Hello, Could you provide us an example of how to add customizable options in a column dropdown menu? Does it work in a similar way to context menu? (http://docs.handsontable.com/pro/1.6.0/demo-context-menu.html#page-specific)
Thanks in advance
Hi @francisco.romero
Yes, the dropdown menu is similar to context menu in handling.
Here’s a really basic example of a custom option in the dropdown menu: http://jsfiddle.net/ndn18utt/ Hope it will come in handy.