Dropdown Selector - Select/Display an empty value if an option is not directly selected

Tags: #<Tag:0x00007f8b1db9d070> #<Tag:0x00007f8b1db9cf30>

The best example of what I’m trying to do can be found at this link: https://www.primefaces.org/primeng-v13/dropdown under the “Advanced with Templating, Filtering, and Clear Icon.”

Is this feasible or am I pushing HandsOnTable too far?

Hi @smlagenour

the handsontable cell type allows you to put any HTML inside a cell. Here are some details on how to use it https://handsontable.com/docs/javascript-data-grid/handsontable-cell-type/ and here’s a demo https://jsfiddle.net/1zb493k8/