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
Hello Ben,
Thank you for contacting Infragistics!
You can achieve this by setting “showEmptyConditions” on the filtering feature:
http://www.igniteui.com/help/api/2016.2/ui.iggridfiltering#options:showEmptyConditions
Thank you very much.
Is there place i can keep up these the new/deprecated features of the ignite ui controls?
Documentation seems to a little difficult to come by at times.
Each release of documentation has a what’s new section, Here is the one for v16.2
http://www.infragistics.com/help/aspnet/whats-new-in-2016-volume-2