Hi,
I have a dynamic list of information where the user will import. As the data can be 1 or more, I decided to put an ALL checkbox where when clicking on it all the checkboxes are selected and when clicking again all are unmarked. However, I am not able to implement it. It is not accepting the set value and I cannot select all.