SelectFilter with null
I also need a check of null on my SelectFilter (its a nullable property)
So I want to select on unassigned, and that's when the value is null. How can I do this? The code above doesn't work.
Thx!
So I want to select on unassigned, and that's when the value is null. How can I do this? The code above doesn't work.
Thx!