Bug report
The custom ordering of the filter values in the Telerik UI ASP.NET Core Grid does not function correctly when using TagHelpers.
Reproduction of the problem
- Include operator configuration for string fields in the filterable settings.
- Add filter values
- The filter values are not in the configured order.
A REPL sample for reproduction: https://netcorerepl.telerik.com/wIYNvEvn00CAqNGL14
Expected/desired behavior
The filter values should be presented in the same order as specified in the Filterable configuration.
Environment
- **Kendo UI version: 2024.3.806