Dropdown key value

i want to pass to the dropdown source a value and a key is that possible?

Hi @almeida.tiago1996

This topic was already mentioned at [GH #2305] Dropdown key value and Building an key => value autocomplete

Hi @almeida.tiago1996

We know you’ve been waiting for the key-value dropdown cell type, and we have some great news.
We’ve developed a proof of concept (POC). Would you be interested in testing it before we publish it?

Hi @almeida.tiago1996

Hi.

We just launched Handsontable v16.1.0, where you can set up your key-value dropdown/autocomplete cell.

Here is the corresponding pull request https://github.com/handsontable/handsontable/pull/11773 that also adds two new methods: valueGetter and valueSetter.

In this guide, you can test it out Autocomplete cell type - React Data Grid | Handsontable , and here is the full list of changes Changelog - React Data Grid | Handsontable - we also added LTS support, Pagination, and a Loading screen.

Hope you’ll like it.