Page 1 of 1

please add notnull and isnull in filter operator

Posted: Mon Aug 11, 2008 11:53 am
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;

please add notnull and isnull in filter operator

Posted: Mon Aug 11, 2008 12:45 pm
by Vital
Hello,

We have added your requestto our to do list.

Thank you.