Hi, I`m using the 'XcustomListView with a Card' I have a toggle button on the card (its a Todo list); how can I check/uncheck the toggle button with code. I can get the card number using
"Dim index As Int = checklist_clv.GetItemFromView(Sender)" but can't see how that can help me...
Thanks, James
"Dim index As Int = checklist_clv.GetItemFromView(Sender)" but can't see how that can help me...
Thanks, James