Can you please help me with the checkboxes in the listview. I want to save the settings of the checkbox when I tick and untick them in the listview, e.g tick and untick the checkboxes and save the subitems text in the label text.
So I can read the settings from the label and split it to read each text.
Do you know how i can save the checkbox settings before I can read the subitems text when I click on the button?