You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
agoldenbaum
changed the title
IgbDataGrid empty filter only filters on string.empty and not null for string columns
IgbDataGrid empty filter only filters on string.Empty and not null for string columns
Apr 23, 2024
Steps to Reproduce
Result
The string.empty cell value remains, but the null one is filtered out.
Expected Result
string.empty and null should remain, as the cell value is empty.
binding-local-data.zip
The text was updated successfully, but these errors were encountered: