I added a separate search method in a Search Model, namely "search2". I created this one to change the sorting of other fields. I use this to my custom gridview. However, when I click on on dropdown filter, the gridview will display results accdg to first filter value but it will be removed. I cannot filter multiple values.