Hello, How to Add Image into Dropdown List for each options items in handsontable? Thank you
Dropdown with images
Hi @e.barbato
standard dropdown cell do not accept HTML as a value. However, you can use a Handsonrable cell type that looks exactly like dropdown if you wish. Here is an example with icons https://jsfiddle.net/cphjyut4/
1 Like