Pman.Tab.XtupleReports.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 18 Dec 2013 12:41:08 +0000 (20:41 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 18 Dec 2013 12:41:08 +0000 (20:41 +0800)
Pman.Tab.XtupleReports.js

Pman.Tab.XtupleReports.bjs
Pman.Tab.XtupleReports.js

index 2f327e3..85ab55f 100644 (file)
                                             ]
                                         },
                                         {
-                                            "|xns": "Roo.grid",
+                                            "*prop": "sm",
+                                            "singleSelect": true,
                                             "xtype": "RowSelectionModel",
-                                            "*prop": "sm"
+                                            "|xns": "Roo.grid"
                                         },
                                         {
                                             "*prop": "footer",
index 1d3d54a..0eb045f 100644 (file)
@@ -120,7 +120,8 @@ Pman.Tab.XtupleReports = new Roo.XComponent({
                             },
                             sm : {
                                 xtype: 'RowSelectionModel',
-                                xns: Roo.grid
+                                xns: Roo.grid,
+                                singleSelect : true
                             },
                             footer : {
                                 xtype: 'PagingToolbar',