please add notnull and isnull in filter operator

Stimulsoft Reports.NET discussion
Post Reply
progame
Posts: 46
Joined: Sat Nov 25, 2006 9:12 am
Location: china

please add notnull and isnull in filter operator

Post by progame »

many times i need add "= null" or "!= null" filter for guid field, i have suggest add is null and not null operator in filter, otherwise i must use expression to do it:
table["field"] = null;
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

please add notnull and isnull in filter operator

Post by Vital »

Hello,

We have added your requestto our to do list.

Thank you.
Post Reply