Is it possible to have some listview rows have a checkbox, or a switch and others to nothing just a title and remain clickable.
I am trying to a do a listview that has a few different settings.
- First - Checkbox
- second - Switch
- Third - Just list.
I know I could do them as separate buttons I would like to have them filled from the same array if possible?