GroupingGrid: Filter to show only records with a null field

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

1 Reply

AD Administrator 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

Loader.
Up arrow icon