CGridView global filter

Hello,

I want to hide a filter for a field name ‘updated_by’ on all gridviews.

Can anyone suggest me a better way of hiding filter instead of setting filter = false for that column array on view on all CGridViews? is there a setting I can make in the model?

Thank you.

Maybe the easiest way is setting it to display none using css