Pman.Tab.XtuplePurchasesVendors.bjs
authorEdward <edward@roojs.com>
Tue, 3 Dec 2013 05:55:06 +0000 (13:55 +0800)
committerEdward <edward@roojs.com>
Tue, 3 Dec 2013 05:55:06 +0000 (13:55 +0800)
Pman.Tab.XtuplePurchasesVendors.js

Pman.Tab.XtuplePurchasesVendors.bjs
Pman.Tab.XtuplePurchasesVendors.js

index 45049ab..4a8814b 100644 (file)
                                     "|xns": "Roo.grid",
                                     "items": [
                                         {
-                                            "|xns": "Roo.grid",
+                                            "*prop": "sm",
+                                            "singleSelect": true,
                                             "xtype": "RowSelectionModel",
-                                            "*prop": "sm"
+                                            "|xns": "Roo.grid"
                                         },
                                         {
                                             "listeners": {
index 9d821b9..a651a32 100644 (file)
@@ -60,7 +60,8 @@ Pman.Tab.XtuplePurchasesVendors = new Roo.XComponent({
                             loadMask : true,
                             sm : {
                                 xtype: 'RowSelectionModel',
-                                xns: Roo.grid
+                                xns: Roo.grid,
+                                singleSelect : true
                             },
                             dataSource : {
                                 xtype: 'Store',