Hi. Currently the checkbox to select all selects all items the datatable have access to. Is there a way to trigger a function when this button is clicked? Can't find it in the documentation . When check all is clicked I need to fetch all pages from server and select all items, even those who are not visible in the datatable.
Hi. Currently the checkbox to select all selects all items the datatable have access to. Is there a way to trigger a function when this button is clicked? Can't find it in the documentation . When check all is clicked I need to fetch all pages from server and select all items, even those who are not visible in the datatable.