I've been trying to implement the possibility to select rows in a SlickGrid for at couple of days now. Slickgrid has a nice example, which I've followed (at least tried to ;):
http://mleibman.github.com/SlickGrid/examples/example-checkbox-row-select.html
However, the selection checkmarks are not displayed in my own implementation, which runs without any errors showing up in my console (other that a couple of images not found).
I'm baffled and would very much appreciate any help, or pointers in the right direction.
My implementation can be found here: http://borup.zapto.org/randomstuff/slickgridsort.htm