SelectAll with checkbox

I have a bit of a dilemma. I have a listview of items for users and I included a checkbox with a bool value. On the header section, I have a checkbox that I want to use to "select all" values in the listview but the selectAll action won't highlight becuase there is no checkbox group. Is there a workaround for this to use select all values in a listview?

Thanks

3
3 replies