Column type: handsontable, highlight the 2nd row of the yellow popup window (listbox)

Tags: #<Tag:0x00007f8b19fdc1f8>

Good morning
May you tell me which event fire after I click on a handsontable column and the pop-up is show.

I need to force the highlight of the second row.

Thanks
Best regards

HI @crepuscolog

you can use afterOnCellMouseDown hook. It uses 2 parameters: row and column. If it returns row index -1 it means that the header has been clicked.

Thanks
In real my question was another.
Sorry for my english.
Ok for afterOnCellMouseDown.
Now I want to highlight the yellow popup window (the listbox).
I want the 2nd row highlight when the popup is show.
Regards

Oh, sorry. I did not see the rewritten post - I got only “Thanks” in the email.
Did you already made any progress on that subject?

Good morning I have transferred the question in a new post because I have supposed that you have closed this post.

Regards

ok, so I am closing this topic.