Unplanned
Last Updated: 17 Apr 2025 08:20 by ADMIN
Kürşad
Created on: 10 Apr 2025 10:58
Category: KendoReact
Type: Feature Request
0
It is not possible to set default values for the column menu. Applying a default filtering to the grid could not affect the column menu.

It is not possible to set default values for the column menu filter.  Applying a default filtering to the grid could not affect the column menu.


const initialFilter = {
  logic: "and",
  filters: [
    {
      field: "name",
      operator: "contains",
      value: "bu",
    },
  ],
};
I want to see values and operators of initial filtering in column menu.

 

1 comment
ADMIN
Vessy
Posted on: 17 Apr 2025 08:20

Hello, Kürşad,

Thanks a lot for submitting this feature request, we will monitor the interest in it closely!

Regards,
Vessy
Progress Telerik

Enjoyed our products? Share your experience on G2 and receive a $25 Amazon gift card for a limited time!