Hello, need some help with implementing chekbox in listview . Can some one provide simple example or link on example.
ListView is with custom rowalyout.
check this out http://stackoverflow.com/questions/32759550/how-can-i-add-icons-or-pictures-to-items-on-listactivity-in-xamarin-android/32760657#32760657
I am sorry but i need some example of controling ticks of checkboxes in listview with adapater. i mean when adapter knows wich row needs to tick checkbox and wich not.
Answers
ListView is with custom rowalyout.
check this out http://stackoverflow.com/questions/32759550/how-can-i-add-icons-or-pictures-to-items-on-listactivity-in-xamarin-android/32760657#32760657
I am sorry but i need some example of controling ticks of checkboxes in listview with adapater.
i mean when adapter knows wich row needs to tick checkbox and wich not.