I have the following fiddle1 http://jsfiddle.net/y6tCt/35/ . I need to build the checkbox
list dynamically but for now I have hard coded two rows. When I click on one of the checkbox
es it is not invoking the 'change' event.
I would be grateful if someone could take a look and let me know what I have done wrong.