Docs
API
  • columnClickData

    Boolean

    Enables adding column data.

    By default in columnclick event there are not data of column because for big data it is not fast.

    If still data of column is needed than it is needed to enable columnClickData.

    Example

    
    columnClickData: true
    

    Default

    
    false