renderBgCellsHtml: function(row) {
        var htmls = [];
        var col, date;

        for (col = 0; col < this.colCnt; col++) {