Completed
Last Updated: 14 Nov 2024 09:27 by ADMIN
Release 7.0.0
Max
Created on: 17 Jun 2024 08:20
Category: Grid
Type: Bug Report
1
When Nullable reference types in the application are enabled, the IsEqualTo filter operator does not match any items
In the csproj of my application, I have enabled support for nullable reference types (<Nullable>enable</Nullable>). If the filter operator is IsEqualTo the filtering will not match any items. 
0 comments