I have the following in my controller. This is use to edit the selected row. This does as is intended however this event is also called when i click on the field name to sort the column.
'#cutterGrid':{
select :this.onCutterSelect
},
Am i using the best event here. I'm using extjs 4.1