Hi I've just noticed that my extJS grid,which uses a CheckboxSelectionModel, actually shows two checkboxes in the left most column. If I make the column wider, I can see it. The extra checkbox becomes checked when I tick a row. This also happens in the built in demos and everywhere an extjs grid uses a checkboxselection model. I'm not sure if this was always the case, something new or just an issue with my system. Has anyone ran into this before? Do you know if that's ok and what was the reasoning behind putting an extra checkbox there?
Thanks Harel