How search all empty cell (hide and no) in grid?

Hi, how i’m searching all empty cell, if my grid data load from db?

Please, try to use the filterBy() method with the custom function.
like:
http://snippet.dhtmlx.com/5/805a26e56

Thx, sematik this work for me.