Lookup popup: search all column values

How can I create a lookup popup that can search by all visible column values.

For example if I have lookup for "PostalCode" with two column "Code" and "Area Name". How can I search both column value?

Thanks.

You can create custom filter function for that:



Ok, thanks a lot. My problem solved.