I am trying to modify XML file based on a value (true/false) of checked checkbox in listview, so I need index of a used checkbox. Problem is whenever I check or uncheck a checkbox I get the same result when using ListView.FocusedItem.Index
because when clicking on a checkbox item is not selected.
Is it possible to get index of a currently used checkbox in a listview?
Aucun commentaire:
Enregistrer un commentaire