Seems to be doing a postback whenever I click on a cell. How can I stop this from happening?
Check if you have autopostback property set to true on some parent control, please remove that and try again.
No Autopostback set on any controls on the page. This works fine in IE 8.