I was using a new Ext.grid.CheckColumn in my EXTJS FlexGridPanel Now the column of checkboxes do not allow multiple selections , so I need to repl
new Ext.grid.CheckColumn
FlexGridPanel
CheckboxSelectionModel has a property singleSelect. Is that what you need?
singleSelect