Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Empty String value in FilterBuilder

$
0
0
Hi All,

Is it possible to set a criteria like status='' (empty string)? I am missing a "empty" selection. "Is null" doesnt work because the column isnt null. How can I do this? Because my status field is a selectItem I have a dropdown list but even I select here the empty value it doesnt fetch the right records.

If I do a sql statement like select ..... where status='' it fetches the correct rows. Is there a bug in FilterBuilder or any trick to do it?

Thx a lot

Viewing all articles
Browse latest Browse all 4756

Trending Articles