else if ( allHidden(groups[j].aiColumns) )
            {
                $('input', this.dom.groupButtons[j]).prop('checked', false);
                $('input', this.dom.groupButtons[j]).prop('indeterminate', false);
            }