New to KendoReactStart a free 30-day trial

Open KendoReact ComboBox popup initially on load

Environment

Product Version5.13.1
ProductProgress® KendoReact ComboBox

Description

I want the popup of the ComboBox to open when the component is initialized

Solution

For manually opening the popup of the ComboBox after the initialization we can use its "ref" within React.useEffect and use "toggleBtnClick" to simulate a click and trigger the opening.

Here is an example demonstrating this approach:

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