The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Hi!
Is there a way to create a filter to see only those records with a null field? I''ve tried creating a RecordFilterDescriptor with a expression like " ([ColName] = '''''''')=1", as you suggested in other post, but I can''t make it work.
Thank you very much
ADAdministrator Syncfusion Team May 27, 2005 03:37 PM UTC
Using single quotes along with = or <> seems to work for me in this sample. Are you doing something different?
http://www.syncfusion.com/Support/user/uploads/GGC_Filter_65850ff6.zip