EditorGridPanel() and CheckboxSelectionModel() incompatible?
EditorGridPanel() and CheckboxSelectionModel() incompatible?
I'm trying to use CheckboxSelectionModel() for the first column in an editor grid. it's displaying as it should, but when i click on the checkboxes they don't select (no errors either)....I've attached my JS for the page...