Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
820
Grid filtering on empty values
posted

Hello, i am wanting to be able to filter on "blank" or empty strings.
I have enabled the Nullable filtering, but the datasource isn't NULL, they are empty strings.

Could someone tell me how i might be able to handle this? 

i.e. EmployeeName = "", i want to be able to filter for these records. Not, EmployeeName = NULL