checkPropChange(this.props.dataField, nextProps.dataField, () => {
            this.updateQuery(this.state.currentValue, nextProps);
        });