Assign multiple columns to a ContainerFilter

Hey =)

my situation is the following:
I have a table which is bound to a BeanItemContainer. Now I’m trying to add a ContainerFilter to this datasource, but it looks like I have to assign it to a specified column (PropertyID).

Is there a way to make the ContainerFilter search multiple (all) columns?

Hope you can understand my problem.

P.K.