Here is my custom ListView item.
The problem is that I want it to update my database whenever it is clicked. And to do that I need to get the row id of the ListItem of the CheckBox that was clicked. Also could you please post a code sample.
Here is my custom ListView item.
The problem is that I want it to update my database whenever it is clicked. And to do that I need to get the row id of the ListItem of the CheckBox that was clicked. Also could you please post a code sample.