Pman.Tab.XtupleCurrency.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 23 Dec 2013 10:44:10 +0000 (18:44 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 23 Dec 2013 10:44:10 +0000 (18:44 +0800)
Pman.Tab.XtupleCurrency.js

Pman.Tab.XtupleCurrency.bjs
Pman.Tab.XtupleCurrency.js

index 2c269d3..5f2cb8f 100644 (file)
                                         "|rowdblclick": "function (_self, rowIndex, e)\n{\n    if (!_this.dialog) return;\n    _this.dialog.show( this.getDataSource().getAt(rowIndex).data, function() {\n        _this.grid.footer.onClick('first');\n    }); \n}\n"
                                     },
                                     "*prop": "grid",
-                                    "autoExpandColumn": "",
+                                    "autoExpandColumn": "curr_rate",
                                     "loadMask": true,
                                     "xtype": "Grid",
                                     "|xns": "Roo.grid",
index cbd80df..d310b43 100644 (file)
@@ -212,7 +212,7 @@ Pman.Tab.XtupleCurrency = new Roo.XComponent({
                                     }); 
                                 }
                             },
-                            autoExpandColumn : '',
+                            autoExpandColumn : 'curr_rate',
                             loadMask : true,
                             dataSource : {
                                 xtype: 'Store',