New to KendoReactStart a free 30-day trial

Open KendoReact ComboBox popup on click or tab

Environment

Product Version5.14.1
ProductProgress® KendoReact ComboBox

Description

I want the popup of the ComboBox to open on click or when tabbing to it.

Solution

Handle the onFocus event of the ComboBox and within a setTimeout function check the opened state and if the popup is not opened, call the "toggleBtnClick" method.

Here is an example demonstrating this approach:

Change Theme
Theme
Loading ...
In this article
EnvironmentDescriptionSolution
Not finding the help you need?
Contact Support