Hi all
When I reference a relationship column in CGridView (i.e. to lookup a category code from a category ID), the filter box for that column disappears. How do I get this back?
I suspect I need to add a new criterion to CDbCriteria in my model, but I can't figure out what it should be.
Many thanks.
When I reference a relationship column in CGridView (i.e. to lookup a category code from a category ID), the filter box for that column disappears. How do I get this back?
I suspect I need to add a new criterion to CDbCriteria in my model, but I can't figure out what it should be.
Many thanks.