Posted 15 August 2018, 4:57 am EST
Hello,
I have a question about the C1CheckList-control. The attached example displays a list of three records.
When I click on “Select All”, I expect the checkbox in all records to be set to IsChecked. Nothing happens.
If I click on the checkbox in the individual lines one after the other, the checkbox at SelectAll does not changed.
However, if I click on the line next to the checkbox, the above checkbox changes.
How can I make sure that all checkboxes are set to isCheked when clicking on SelectAll and how can I make sure that the above checkbox responds to the checkbox in the individual lines.
Regards
Lutz Boscher