i have a list view and custom list adapter for it. There are various other fields in it and a Checkbox. The problem is that it is not able to map Checkboxes properly. I mean if an entry is already present in database it should come checked.
When i put a log in the View function it shows some of the entries that are repeated, i think this is the main reason.
I need some help badly.
Thanks
If you include this line it should work and uncomment the if-block: