New to KendoReactStart a free 30-day trial

Hide the DropDownList with the operators in the columnMenu of the Grid

Updated on Dec 19, 2025

Environment

Product Version5.14.1
ProductProgress® KendoReact Grid

Description

I want to display columnMenu in the Grid columns without the DropDown for changing the operators. Can I achieve this without a custom filter and re-use the filter input?

Solution

Wrap the GridColumnMenuFilter in a DIV element with specific className and use that class name as a selector to hide all elements within the DIV with ".k-dropdownlist" class.

Following is an example demonstrating this approach

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