refreshHeader: function(){ var $cell = this.getCellHeader( {colIndx: 0}); $cell.attr("title", "my tooltip").tooltip();}