How to change the result when clicking one of the filter of CGridView of Yii 1.x? -


how change behavior of 1 of filters in cgridview of yii 1.x ?

let's example have 5 filters in header

e.g name, age, sex, status, email 

if click status filter, want return results of datas doesn't have empty or null status in db.. how ?..i believe search filter calling model->search() , correct? how?


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -