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",
},
],
};
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!