Hi,
Like the title already says. Is there a way, that you make a column (which has boolean values in it) searchable for certain strings (like "something") instead of 1 or true?
I have a DataTable and one of the columns shall be searchable aswell, but not by it's bool value, but by a string that i determine?
Thanks in advance