Filter / Search with CListView

Comparing #2 with #3

Content

(This is my first post, so be forgiveful!)
 
 
This is what I did. Its the EASIEST solution that I know of. I just reused the advanced search done in CGridView.

<b>In my controller file</b>


```php
[...]