怎么单击怎么选中一行 我每次单击都是选中一列
加上[code="js"]sm: new Ext.grid.RowSelectionModel({singleSelect: singleSelect}),[/code]