I want to remove some filter menu options, but for ASP.NET core gird it didnt' work at all. Even your sample is buggy http://demos.telerik.com/aspnet-core/grid/filter-menu-customization. When I switch to pure JS smaple it will work properly.
1 Answer, 1 is accepted
0
Alex Hajigeorgieva
Telerik team
answered on 28 Aug 2017, 07:17 AM
Hi,
Thank you very much for taking the time to report this. I have now logged it as an issue and you may follow its progress at:
Once a developer is assigned to fix it, you will be able to see a milestone appear to indicate which release will include the fix. As a workaround, you can:
- override the operators before the Kendo UI Grid for ASP.NET Core is created with JavaScript as shown the documentation here: