I am trying to add a column definition dynamically to an AgGridDatatable. The column def goes like:
thiscolumn = { field: 'this', headerCheckboxSelection: true, ... }
Now how can I bind this headerCheckboxSelection to a function so the checkbox on the column header is checked, I can get the signal and know where it is from.
Aucun commentaire:
Enregistrer un commentaire