CGridView Filter with jquery 2.1.1 problem

I’m using admin template “AdminLTE” from http://almsaeedstudio.com/AdminLTE/ that use bootstrap 3 and jquery v2.1.1 and yii 1.1.15 generate jquery v1.8.3. For extension I using YiiWheels. Everything (sorting, ajax delete and pagination) working fine except ajax filter.

I read about jquery noConflicts plugin, but I don’t know how to implement it in this case.

Please help. Thank you…

Upgrade to yii 1.1.16 solved the problem. Thank you to make this posible.