// add the filters this.myGrid.addfilter('firstname', filtergroup, true); // apply the filters this.myGrid.applyfilters();