Some of "Menu Filter Operators" are not visibile

Hi, I copy  this code  from demo page; And no change
https://blazor.syncfusion.com/demos/datagrid/filter-menu?theme=bootstrap5
But some how in my project some filter operator names are not visible.
Do you have any idea/guess how can be?
Image_4564_1736624879890


3 Replies

PS Prathap Senthil Syncfusion Team January 13, 2025 05:27 PM UTC

Hi ,

Based on the reported problem, we suspect that you are using version 25.1.35 or later because, starting from version 25.1.35, we added new filter operators such as NotContains, NotStartWith, NotEndWith, Null, NotNull, IsEmpty, and IsNotEmpty. However, based on your screenshot, these operators are missing on your end. Please clear the bin and obj folders, clear your browser cache, and ensure that your locale is updated to the latest version if you are using one.

Release Notes : https://blazor.syncfusion.com/documentation/release-notes/25.1.35?type=all#data-grid

https://github.com/syncfusion/blazor-locale/tree/master/src

If still issue persists .So, further proceeding with the reported problem, kindly share the issue's reproducible simple sample .This will help us check the reported issue and provide a prompt update.

Regards,
Prathap Senthil



BL Blazor January 17, 2025 06:01 PM UTC

Thanks Prathap, this must be the solution.
I should also update my language resource files.



PS Prathap Senthil Syncfusion Team January 20, 2025 07:30 AM UTC

Thanks for the update. We are happy to hear that the provided information was helpful.

Please get back to us if you face any issues with the provided solution.


Loader.
Up arrow icon