P ProjectGroup19 Active Member Licensed User Apr 14, 2020 #1 Greetings Family, I have a problem and I hope you will help me out. This is a panel I have on my clv. When ever I click on the like button, it takes the index of the first item on the clv. How do I make it get the index according to where the like button is clicked. Thank you.
Greetings Family, I have a problem and I hope you will help me out. This is a panel I have on my clv. When ever I click on the like button, it takes the index of the first item on the clv. How do I make it get the index according to where the like button is clicked. Thank you.
DonManfred Expert Licensed User Longtime User Apr 14, 2020 #2 [sarcasm]Hiding your project code it a good help for us to help you.[/sarcasm] Means; Upload a small project which shows the issue. Upvote 0
[sarcasm]Hiding your project code it a good help for us to help you.[/sarcasm] Means; Upload a small project which shows the issue.
Erel B4X founder Staff member Licensed User Longtime User Apr 14, 2020 #3 See how the checkbox is handled in the example: https://www.b4x.com/android/forum/t...-cross-platform-customlistview.84501/#content Upvote 0
See how the checkbox is handled in the example: https://www.b4x.com/android/forum/t...-cross-platform-customlistview.84501/#content
P ProjectGroup19 Active Member Licensed User Apr 14, 2020 #4 Erel said: See how the checkbox is handled in the example: https://www.b4x.com/android/forum/t...-cross-platform-customlistview.84501/#content Click to expand... Thank you Upvote 0
Erel said: See how the checkbox is handled in the example: https://www.b4x.com/android/forum/t...-cross-platform-customlistview.84501/#content Click to expand... Thank you
P ProjectGroup19 Active Member Licensed User Apr 14, 2020 #5 Erel said: See how the checkbox is handled in the example: https://www.b4x.com/android/forum/t...-cross-platform-customlistview.84501/#content Click to expand... I followed the example in your guide. The sender did the magic.?. thanks again Upvote 0
Erel said: See how the checkbox is handled in the example: https://www.b4x.com/android/forum/t...-cross-platform-customlistview.84501/#content Click to expand... I followed the example in your guide. The sender did the magic.?. thanks again