I have populated a simple listview with 4 rows. Each row has only one checkbox. Let us name them c0,c1,c2,c3 for convenience. I click, say c4 then c0 should also be checked as true if it is false. As soon as c4 is checked to false then c0 should also be checked as false.
Similarly, when c0 is clicked and found true then c1,c2,c3 should be set true. Similarly for the false case.
How do I get the position of c0 when c4 is clicked and vice-versa. Thanks anybody for you help!
Aucun commentaire:
Enregistrer un commentaire