Completed
Last Updated: 01 Oct 2024 08:49 by ADMIN
Anithapriya
Created on: 10 Sep 2024 12:26
Category: Grid
Type: Bug Report
1
Custom Filter Order in Telerik UI ASP.NET Core Grid Using TagHelpers

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

  1. Include operator configuration for string fields in the filterable settings.
  2. Add filter values
  3. The filter values are not shown 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
0 comments