load: function(){$("grid").filter({ oper: 'add', //mode: 'OR', rule: { dataIndx: 'col', condition: 'contain', value: '123' }});}