I am trying to accomplish something like this using jQuery Mobile.
How can I add a column of checkboxes to the Listview widget?
I am trying to accomplish something like this using jQuery Mobile.
How can I add a column of checkboxes to the Listview widget?
Copyright © 2021 Jogjafile Inc.

Setup your list view as a regular split listview, then add a DIV for the checkbox and place it with some CSS:
DEMO