Single click on a dropdown cell to trigger dropdown list

Tags: #<Tag:0x00007f8b1d8fc028>

I can single click on a little triangle in the right side of a dropdown cell to reveal the dropdown list, but if I click on the cell itself, I need to click on it twice to reveal the list. Is there a way to have a single click anywhere in the cell to trigger the dropdown? Thanks

Hey @hossein.ghavimi

sorry but we do not have any official API for that. But you should be able to replace this logic https://jsfiddle.net/ateu4wb6/ of the select cell type to meet your requirements.