Sorting and Advanced Search in GridView

Yii Version 1.1.3

I have generated model for the table tbl_user (id, username) and CRUD.

In action admin after Advanced Search (I filter by id ">1"), then immediately after sorting by any field GridView, Advanced Search ceases to filter …

Anyone experienced?

Not sure if you figured this out… but the above should work and I know does work in Yii 1.1.4. Try upgrading and if that doesn’t work then post some more details (like what is happening in the controller and what browser you’re using). IE didn’t work with gridview before 1.1.4