This is my selectall button code..on clicking this i am selecting all checkboxes..
$(\'#PbtnSelectAll\').click(function() { $(\'#PricingEditExceptions
Try to use true , false boolean. Can you try http://www.iknowkungfoo.com/blog/index.cfm/2008/7/9/Check-All-Checkboxes-with-JQuery ?
it's working in my IE 7.