https://www.telerik.com/kendo-react-ui/components/grid/api/GridFilterOperators/
I'm trying to understand customizing GridFilterOperators in the Grid's filterOperators prop. Is it possible to override the text field with a custom message than what's provided? How is "grid.filterGtOperator" resolved to "Is Greater Than" in the dropdown for GridColumnMenuFilter?
Thanks.