ListView, CheckBoxes and the ID's
- by anselmophil
So, i'm having a problem (newbie one) with a CheckBox Listener AND a ListView. I need to request the '...long id) that passes through the Overriden method onListItemClick and put it into a OnCheckedChangeListener. How should i do that?
If you guys need the code i can post it!
Thanks in advance!!