I want to present a list of options to the user with a checkbox next
to each item to allow the user to indicate they would like to select
that item. I would also like to provide a "select/deselect all"
checkbox in the ui that when clicked with select all the items. What
is the best way to do that with knockout
Here is an example:
http://jsfiddle.net/greengiant83/awgph/