Hello guys,
I'm using a combobox with the search function.
The source of the Combobox is a table "Countrytable", which has a column "Country" and a column "Status".
I'm trying to filter the combobox for countries with Status true. But as soon as im using the search in the combobox im getting an error: "...Try to make all columns visible".